summaryrefslogtreecommitdiff
path: root/devel/p5-Package-Constants
diff options
context:
space:
mode:
authorheinz <heinz>2009-10-31 03:31:27 +0000
committerheinz <heinz>2009-10-31 03:31:27 +0000
commiteb499cf7b1fbe922407be766ed2393b1319863c6 (patch)
treece3b5818b31b39f1097053479fb59ec600d6def0 /devel/p5-Package-Constants
parent3d15d70e12d6a47e494fa90d7a0c3ae877610f29 (diff)
downloadpkgsrc-eb499cf7b1fbe922407be766ed2393b1319863c6.tar.gz
Initial import of p5-Package-Constants.
The Perl module Package::Constants lists all the constants defined in a Perl package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
Diffstat (limited to 'devel/p5-Package-Constants')
-rw-r--r--devel/p5-Package-Constants/DESCR3
-rw-r--r--devel/p5-Package-Constants/Makefile20
-rw-r--r--devel/p5-Package-Constants/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Package-Constants/DESCR b/devel/p5-Package-Constants/DESCR
new file mode 100644
index 00000000000..c5edcad9545
--- /dev/null
+++ b/devel/p5-Package-Constants/DESCR
@@ -0,0 +1,3 @@
+The Perl module Package::Constants lists all the constants defined in a
+Perl package. This can be useful for, among others, setting up an
+autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
diff --git a/devel/p5-Package-Constants/Makefile b/devel/p5-Package-Constants/Makefile
new file mode 100644
index 00000000000..b5ab0bfab20
--- /dev/null
+++ b/devel/p5-Package-Constants/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/31 03:31:27 heinz Exp $
+#
+
+DISTNAME= Package-Constants-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/}
+
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Package-Constants/
+COMMENT= Lists all the constants defined in a Perl package
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Package/Constants/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Package-Constants/distinfo b/devel/p5-Package-Constants/distinfo
new file mode 100644
index 00000000000..c3ce85f1426
--- /dev/null
+++ b/devel/p5-Package-Constants/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/10/31 03:31:27 heinz Exp $
+
+SHA1 (Package-Constants-0.02.tar.gz) = 441a42ac6db5fc8da7caef84c380bf7113e3c643
+RMD160 (Package-Constants-0.02.tar.gz) = f7ab76211247bda0efab54fb805d6929c0f03939
+Size (Package-Constants-0.02.tar.gz) = 2761 bytes