summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-02 19:07:20 +0000
committerwiz <wiz>2007-02-02 19:07:20 +0000
commitf0517bc445f8fa2e968d63a42014fd822b64ce5c (patch)
tree4b6e3cef0556a5b5de2bebc8cf2faa9046d56d37 /devel
parentbbae485c18c8a4f0e5bc5dbd5d0d7a114989d474 (diff)
downloadpkgsrc-f0517bc445f8fa2e968d63a42014fd822b64ce5c.tar.gz
Initial import:
This module is the base class for all IO::Compress and IO::Uncompress modules.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-Compress-Base/DESCR2
-rw-r--r--devel/p5-IO-Compress-Base/Makefile19
-rw-r--r--devel/p5-IO-Compress-Base/PLIST1
-rw-r--r--devel/p5-IO-Compress-Base/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-IO-Compress-Base/DESCR b/devel/p5-IO-Compress-Base/DESCR
new file mode 100644
index 00000000000..d56d8725d47
--- /dev/null
+++ b/devel/p5-IO-Compress-Base/DESCR
@@ -0,0 +1,2 @@
+This module is the base class for all IO::Compress and IO::Uncompress
+modules.
diff --git a/devel/p5-IO-Compress-Base/Makefile b/devel/p5-IO-Compress-Base/Makefile
new file mode 100644
index 00000000000..bafe2055c4f
--- /dev/null
+++ b/devel/p5-IO-Compress-Base/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/02 19:07:20 wiz Exp $
+
+DISTNAME= IO-Compress-Base-2.003
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5icb
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/IO-Compress-Base/
+COMMENT= Base class for IO::Compress and IO::Uncompress modules
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/IO/Compress/Base/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-IO-Compress-Base/PLIST b/devel/p5-IO-Compress-Base/PLIST
new file mode 100644
index 00000000000..09eee96c388
--- /dev/null
+++ b/devel/p5-IO-Compress-Base/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/02 19:07:20 wiz Exp $
diff --git a/devel/p5-IO-Compress-Base/distinfo b/devel/p5-IO-Compress-Base/distinfo
new file mode 100644
index 00000000000..bffac81d94a
--- /dev/null
+++ b/devel/p5-IO-Compress-Base/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/02 19:07:20 wiz Exp $
+
+SHA1 (IO-Compress-Base-2.003.tar.gz) = 909e83969fe514e3dba2de3e407ace30735ecbbd
+RMD160 (IO-Compress-Base-2.003.tar.gz) = 4460a20f846867dc9c22c09812cd67e378f2dcc0
+Size (IO-Compress-Base-2.003.tar.gz) = 90536 bytes