summaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-LZMA-Simple
diff options
context:
space:
mode:
authorobache <obache>2008-09-04 12:08:42 +0000
committerobache <obache>2008-09-04 12:08:42 +0000
commit828579d95c47e6e77968e25b7dcbc2a4f0f2c4fc (patch)
treea963e37a50ca61ccad888ed365bfee2b0e6314ed /archivers/p5-Compress-LZMA-Simple
parented24ba670125b8abdbebfdd74da255326cc9270e (diff)
downloadpkgsrc-828579d95c47e6e77968e25b7dcbc2a4f0f2c4fc.tar.gz
Import p5-Compress-LZMA-Simple-0.2 as archivers/p5-Compress-LZMA-Simple.
This module is a Perl interface of "lzmalib", which is a tiny wrapper of the LZMA SDK.
Diffstat (limited to 'archivers/p5-Compress-LZMA-Simple')
-rw-r--r--archivers/p5-Compress-LZMA-Simple/DESCR2
-rw-r--r--archivers/p5-Compress-LZMA-Simple/Makefile19
-rw-r--r--archivers/p5-Compress-LZMA-Simple/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/archivers/p5-Compress-LZMA-Simple/DESCR b/archivers/p5-Compress-LZMA-Simple/DESCR
new file mode 100644
index 00000000000..aa4787b5f6c
--- /dev/null
+++ b/archivers/p5-Compress-LZMA-Simple/DESCR
@@ -0,0 +1,2 @@
+This module is a Perl interface of "lzmalib", which is a tiny wrapper
+of the LZMA SDK.
diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile
new file mode 100644
index 00000000000..fe42549f55b
--- /dev/null
+++ b/archivers/p5-Compress-LZMA-Simple/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/04 12:08:42 obache Exp $
+#
+
+DISTNAME= Compress-LZMA-Simple-0.2
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= archivers
+MASTER_SITES= ${MASTER_SITE_CPAN:=Compress/}
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Compress-LZMA-Simple/
+COMMENT= Perl interface of lzmalib
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Compress/LZMA/Simple/.packlist
+
+.include "../../archivers/lzmalib/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/p5-Compress-LZMA-Simple/distinfo b/archivers/p5-Compress-LZMA-Simple/distinfo
new file mode 100644
index 00000000000..b6321313f98
--- /dev/null
+++ b/archivers/p5-Compress-LZMA-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/04 12:08:42 obache Exp $
+
+SHA1 (Compress-LZMA-Simple-0.2.tar.gz) = 1edf11b9ed61889c8e9adf31d6baabc09b5268d7
+RMD160 (Compress-LZMA-Simple-0.2.tar.gz) = 00dbd5ecdd16dac8a5c0b21c7a8b971712d2650a
+Size (Compress-LZMA-Simple-0.2.tar.gz) = 2257 bytes