summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-11-21 14:35:51 +0000
committerhiramatsu <hiramatsu>2011-11-21 14:35:51 +0000
commita7cc2bb565da13938bd26d1be8dbe6c7615d3e92 (patch)
treecba985fc5e6c4ac3804b3fd94af034f75af7f314 /devel
parent4b908b17a7182f667a637a4a1ba6df8e04cc8442 (diff)
downloadpkgsrc-a7cc2bb565da13938bd26d1be8dbe6c7615d3e92.tar.gz
Import Moo into devel/p5-Moo, which is required to update
databases/p5-SQL-Translator. This module is an extremely light-weight, high-performance Moose replacement. It also avoids depending on any XS modules to allow simple deployments. The name "Moo" is based on the idea that it provides almost -but not quite- two thirds of Moose.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Moo/DESCR4
-rw-r--r--devel/p5-Moo/Makefile21
-rw-r--r--devel/p5-Moo/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-Moo/DESCR b/devel/p5-Moo/DESCR
new file mode 100644
index 00000000000..75381ac1495
--- /dev/null
+++ b/devel/p5-Moo/DESCR
@@ -0,0 +1,4 @@
+This module is an extremely light-weight, high-performance Moose
+replacement. It also avoids depending on any XS modules to allow
+simple deployments. The name "Moo" is based on the idea that it
+provides almost -but not quite- two thirds of Moose.
diff --git a/devel/p5-Moo/Makefile b/devel/p5-Moo/Makefile
new file mode 100644
index 00000000000..7db3b2b20f6
--- /dev/null
+++ b/devel/p5-Moo/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/11/21 14:35:51 hiramatsu Exp $
+
+DISTNAME= Moo-0.009012
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTROUT/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Moo/
+COMMENT= Minimalist Object Orientation (with Moose compatiblity)
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Class-Method-Modifiers>=1.05:../../devel/p5-Class-Method-Modifiers
+DEPENDS+= p5-strictures>=1.001001:../../devel/p5-strictures
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Moo/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Moo/distinfo b/devel/p5-Moo/distinfo
new file mode 100644
index 00000000000..250defa0ec1
--- /dev/null
+++ b/devel/p5-Moo/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/11/21 14:35:51 hiramatsu Exp $
+
+SHA1 (Moo-0.009012.tar.gz) = 7277d89247612214b6ede5b2b2dbaabb2322dbb5
+RMD160 (Moo-0.009012.tar.gz) = 36f17255be20160bd0f82e63d2a6e876f79da4c7
+Size (Moo-0.009012.tar.gz) = 34068 bytes