summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Extract
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-26 07:48:36 +0000
committermef <mef@pkgsrc.org>2015-01-26 07:48:36 +0000
commit9d6fc274bdb30c634068427d53d4c35c94329a99 (patch)
treefa670a03b74ed4d3b92255054bb84401a9bbbb8c /archivers/p5-Archive-Extract
parent6d629084f65c6b00330dc287ce14d999a31313e2 (diff)
downloadpkgsrc-9d6fc274bdb30c634068427d53d4c35c94329a99.tar.gz
Import p5-Archive-Extract-0.74 as archivers/p5-Archive-Extract.
Archive::Extract is a generic archive extraction mechanism. It allows you to extract .tgz, .tar, .gz and .zip files, using either perl modules or commandline tools This was first released with perl v5.9.5, deprecated (will be CPAN-only) in v5.17.9 and removed from v5.19.0
Diffstat (limited to 'archivers/p5-Archive-Extract')
-rw-r--r--archivers/p5-Archive-Extract/DESCR6
-rw-r--r--archivers/p5-Archive-Extract/Makefile19
-rw-r--r--archivers/p5-Archive-Extract/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Extract/DESCR b/archivers/p5-Archive-Extract/DESCR
new file mode 100644
index 00000000000..945c566c78c
--- /dev/null
+++ b/archivers/p5-Archive-Extract/DESCR
@@ -0,0 +1,6 @@
+Archive::Extract is a generic archive extraction mechanism.
+It allows you to extract .tgz, .tar, .gz and .zip files, using
+either perl modules or commandline tools
+
+This was first released with perl v5.9.5, deprecated (will be
+CPAN-only) in v5.17.9 and removed from v5.19.0
diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile
new file mode 100644
index 00000000000..a02d4896951
--- /dev/null
+++ b/archivers/p5-Archive-Extract/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2015/01/26 07:48:36 mef Exp $
+
+DISTNAME= Archive-Extract-0.74
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= archivers perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~bingos/Archive-Extract/
+COMMENT= Perl5 module interface to manipulate zip files
+LICENSE= ${PERL5_LICENSE}
+
+#DEPENDS+= {perl>=5.10.1,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Raw::Zlib>=2.017
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Archive/Extract/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/p5-Archive-Extract/distinfo b/archivers/p5-Archive-Extract/distinfo
new file mode 100644
index 00000000000..42d0f06b540
--- /dev/null
+++ b/archivers/p5-Archive-Extract/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/01/26 07:48:36 mef Exp $
+
+SHA1 (Archive-Extract-0.74.tar.gz) = 54f24360baf4852fdc1850a1a88c7fbb6b1b858b
+RMD160 (Archive-Extract-0.74.tar.gz) = a18c6d6f2c24ea1bbe488f5ee30789a590082517
+Size (Archive-Extract-0.74.tar.gz) = 27392 bytes