summaryrefslogtreecommitdiff
path: root/devel/p5-Exporter-Lite
diff options
context:
space:
mode:
authorseb <seb>2008-08-22 21:28:11 +0000
committerseb <seb>2008-08-22 21:28:11 +0000
commit52984f70a75e606f274fdd8e46c767eebdc12ecc (patch)
treee8653bb06c8ac25912b0d326cd12e9e6fc82f657 /devel/p5-Exporter-Lite
parentafb19d770711d2f0230eb581f63a42ae05962f17 (diff)
downloadpkgsrc-52984f70a75e606f274fdd8e46c767eebdc12ecc.tar.gz
Initial import of p5-Exporter-Lite version 0.02 in the NetBSD
Packages Collection. The Perl 5 module Exporter::Lite is an alternative to the module Exporter intended to provide a lightweight subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK and not a whole lot else.
Diffstat (limited to 'devel/p5-Exporter-Lite')
-rw-r--r--devel/p5-Exporter-Lite/DESCR4
-rw-r--r--devel/p5-Exporter-Lite/Makefile19
-rw-r--r--devel/p5-Exporter-Lite/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Exporter-Lite/DESCR b/devel/p5-Exporter-Lite/DESCR
new file mode 100644
index 00000000000..21b98a9a07e
--- /dev/null
+++ b/devel/p5-Exporter-Lite/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Exporter::Lite is an alternative to the module
+Exporter intended to provide a lightweight subset of its functionality.
+It supports import(), @EXPORT and @EXPORT_OK and not a whole lot
+else.
diff --git a/devel/p5-Exporter-Lite/Makefile b/devel/p5-Exporter-Lite/Makefile
new file mode 100644
index 00000000000..5329df8b05e
--- /dev/null
+++ b/devel/p5-Exporter-Lite/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/22 21:28:11 seb Exp $
+#
+
+DISTNAME= Exporter-Lite-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exporter/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Exporter-Lite/
+COMMENT= Perl 5 module providing lightweight exporting of variables
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Exporter/Lite/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Exporter-Lite/distinfo b/devel/p5-Exporter-Lite/distinfo
new file mode 100644
index 00000000000..e50ddee6183
--- /dev/null
+++ b/devel/p5-Exporter-Lite/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/22 21:28:11 seb Exp $
+
+SHA1 (Exporter-Lite-0.02.tar.gz) = b96e3dc2efcdd93bdd2e5ecdcb61828937bea539
+RMD160 (Exporter-Lite-0.02.tar.gz) = 2a0ff483d7b719d2b295653d4e0e24497c58f212
+Size (Exporter-Lite-0.02.tar.gz) = 4864 bytes