summaryrefslogtreecommitdiff
path: root/devel/p5-Perl6-Export-Attrs
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2007-08-06 20:29:42 +0000
committerseb <seb@pkgsrc.org>2007-08-06 20:29:42 +0000
commit58eb29589edd92a0b6f437b828f9b8a9fc6eb03f (patch)
tree0502254c5d82b9b0a2013a243d34237fd043022c /devel/p5-Perl6-Export-Attrs
parentd51efab9fbc3523f19c13ef4a601fea0279dc0a2 (diff)
downloadpkgsrc-58eb29589edd92a0b6f437b828f9b8a9fc6eb03f.tar.gz
Initial import of p5-Perl6-Export-Attrs version 0.0.3 into The NetBSD
Packages Collection. The Perl 5 module Perl6::Export::Attrs implements the Perl 6 'is export(...)' trait as a Perl 5 attribute (compare with the Perl6::Export module).
Diffstat (limited to 'devel/p5-Perl6-Export-Attrs')
-rw-r--r--devel/p5-Perl6-Export-Attrs/DESCR3
-rw-r--r--devel/p5-Perl6-Export-Attrs/Makefile20
-rw-r--r--devel/p5-Perl6-Export-Attrs/PLIST1
-rw-r--r--devel/p5-Perl6-Export-Attrs/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-Perl6-Export-Attrs/DESCR b/devel/p5-Perl6-Export-Attrs/DESCR
new file mode 100644
index 00000000000..3742189a24a
--- /dev/null
+++ b/devel/p5-Perl6-Export-Attrs/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Perl6::Export::Attrs implements the Perl 6 'is
+export(...)' trait as a Perl 5 attribute (compare with the
+Perl6::Export module).
diff --git a/devel/p5-Perl6-Export-Attrs/Makefile b/devel/p5-Perl6-Export-Attrs/Makefile
new file mode 100644
index 00000000000..e5d02d1954d
--- /dev/null
+++ b/devel/p5-Perl6-Export-Attrs/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/08/06 20:29:42 seb Exp $
+#
+
+DISTNAME= Perl6-Export-Attrs-0.0.3
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Perl6-Export-Attrs/
+COMMENT= Perl 5 module implementing Perl 6 symbol export mechanism
+
+DEPENDS+= p5-Attribute-Handlers-[0-9]*:../../devel/p5-Attribute-Handlers
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Perl6/Export/Attrs/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Perl6-Export-Attrs/PLIST b/devel/p5-Perl6-Export-Attrs/PLIST
new file mode 100644
index 00000000000..3186f665463
--- /dev/null
+++ b/devel/p5-Perl6-Export-Attrs/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/06 20:29:42 seb Exp $
diff --git a/devel/p5-Perl6-Export-Attrs/distinfo b/devel/p5-Perl6-Export-Attrs/distinfo
new file mode 100644
index 00000000000..4f22aaf9cb0
--- /dev/null
+++ b/devel/p5-Perl6-Export-Attrs/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/08/06 20:29:42 seb Exp $
+
+SHA1 (Perl6-Export-Attrs-0.0.3.tar.gz) = ddfc33148c690c4efc6955a600bebf26ad966819
+RMD160 (Perl6-Export-Attrs-0.0.3.tar.gz) = c6ecb1b7a2fddde0ff260b33867e08dbce5a9772
+Size (Perl6-Export-Attrs-0.0.3.tar.gz) = 5132 bytes