pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Moose-Policy Importing package for perl modul...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2061e9af6c19
branches: trunk
changeset: 393080:2061e9af6c19
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 10:29:11 2009 +0000
description:
Importing package for perl module Moose::Policy 0.03 (as dependency for
upcoming LaTeX::Table module).
DESCR:
This module allows you to specify your project-wide or even company-wide
Moose meta-policy.
Most all of Moose's features can be customized through the use of custom
metaclasses, however fiddling with the metaclasses can be hairy.
Moose::Policy removes most of that hairiness and makes it possible to
cleanly contain a set of meta-level customizations in one easy to use
module.
diffstat:
devel/p5-Moose-Policy/DESCR | 8 ++++++++
devel/p5-Moose-Policy/Makefile | 23 +++++++++++++++++++++++
devel/p5-Moose-Policy/distinfo | 5 +++++
3 files changed, 36 insertions(+), 0 deletions(-)
diffs (48 lines):
diff -r 66fea776acb8 -r 2061e9af6c19 devel/p5-Moose-Policy/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Moose-Policy/DESCR Sun May 17 10:29:11 2009 +0000
@@ -0,0 +1,8 @@
+This module allows you to specify your project-wide or even company-wide
+Moose meta-policy.
+
+Most all of Moose's features can be customized through the use of custom
+metaclasses, however fiddling with the metaclasses can be hairy.
+Moose::Policy removes most of that hairiness and makes it possible to
+cleanly contain a set of meta-level customizations in one easy to use
+module.
diff -r 66fea776acb8 -r 2061e9af6c19 devel/p5-Moose-Policy/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Moose-Policy/Makefile Sun May 17 10:29:11 2009 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:29:11 sno Exp $
+#
+
+DISTNAME= Moose-Policy-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/ST/STEVAN/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Moose-Policy/
+COMMENT= Moose-mounted police
+LICENSE= gnu-gpl-v2 # OR artistic
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Moose/Policy/.packlist
+
+DEPENDS+= p5-Moose>=0.42:../../devel/p5-Moose
+DEPENDS+= p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 66fea776acb8 -r 2061e9af6c19 devel/p5-Moose-Policy/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Moose-Policy/distinfo Sun May 17 10:29:11 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:29:11 sno Exp $
+
+SHA1 (Moose-Policy-0.03.tar.gz) = f9b044816c4268c944cc5c3bcada28f46a004be4
+RMD160 (Moose-Policy-0.03.tar.gz) = 78c8fa519b2e2d726eae71a739b8367cd73bb4cc
+Size (Moose-Policy-0.03.tar.gz) = 7047 bytes
Home |
Main Index |
Thread Index |
Old Index