summaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Installer
diff options
context:
space:
mode:
authorseb <seb>2007-04-28 10:13:26 +0000
committerseb <seb>2007-04-28 10:13:26 +0000
commit0972e58df0f0e06d45627c6c4097b739643470d2 (patch)
tree6a78049074a638ba08b331d92d8c76394b3815c3 /devel/p5-Sub-Installer
parentf257b9b2b51f71f32ca7d8d856ca798c6c50c869 (diff)
downloadpkgsrc-0972e58df0f0e06d45627c6c4097b739643470d2.tar.gz
Initial import of p5-Sub-Installer version 0.0.3 into The NetBSD
Packages Collection. The Perl 5 module Sub::Installer provides two universal methods that any package/class can use to install subroutines in its own namespace.
Diffstat (limited to 'devel/p5-Sub-Installer')
-rw-r--r--devel/p5-Sub-Installer/DESCR3
-rw-r--r--devel/p5-Sub-Installer/Makefile19
-rw-r--r--devel/p5-Sub-Installer/PLIST1
-rw-r--r--devel/p5-Sub-Installer/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Sub-Installer/DESCR b/devel/p5-Sub-Installer/DESCR
new file mode 100644
index 00000000000..f55efd398d5
--- /dev/null
+++ b/devel/p5-Sub-Installer/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Sub::Installer provides two universal methods
+that any package/class can use to install subroutines in its own
+namespace.
diff --git a/devel/p5-Sub-Installer/Makefile b/devel/p5-Sub-Installer/Makefile
new file mode 100644
index 00000000000..a2e4d805d17
--- /dev/null
+++ b/devel/p5-Sub-Installer/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/28 10:13:26 seb Exp $
+#
+
+DISTNAME= Sub-Installer-v0.0.3
+PKGNAME= p5-Sub-Installer-0.0.3
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Sub-Installer/
+COMMENT= Perl 5 module prodiving a clean way to install package subroutines
+
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Sub/Installer/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Sub-Installer/PLIST b/devel/p5-Sub-Installer/PLIST
new file mode 100644
index 00000000000..da53223ff01
--- /dev/null
+++ b/devel/p5-Sub-Installer/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/28 10:13:26 seb Exp $
diff --git a/devel/p5-Sub-Installer/distinfo b/devel/p5-Sub-Installer/distinfo
new file mode 100644
index 00000000000..78c7667634c
--- /dev/null
+++ b/devel/p5-Sub-Installer/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/28 10:13:26 seb Exp $
+
+SHA1 (Sub-Installer-v0.0.3.tar.gz) = ef7b14ce2db63c45fb34f00bc03135a633744572
+RMD160 (Sub-Installer-v0.0.3.tar.gz) = b6b94e6d1a232656fd120f2dc4fce83a8b253fc3
+Size (Sub-Installer-v0.0.3.tar.gz) = 4755 bytes