diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-05 15:36:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-05 15:36:33 +0000 |
commit | 9ef2b6af77186238578f98f08ad27e7726dc0dcf (patch) | |
tree | ead3cc17265ab70982361df134be94a718a7c4de /devel/p5-Compress-Raw-Bzip2 | |
parent | 0e3d9444717f3875bbae795836c792e3109c757f (diff) | |
download | pkgsrc-9ef2b6af77186238578f98f08ad27e7726dc0dcf.tar.gz |
Import p5-Compress-Raw-Bzip2-2.015 as devel/p5-Compress-Raw-Bzip2.
Compress-Raw-Bzip2 provides the interface to the bzip2 library for
the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.
Diffstat (limited to 'devel/p5-Compress-Raw-Bzip2')
-rw-r--r-- | devel/p5-Compress-Raw-Bzip2/DESCR | 2 | ||||
-rw-r--r-- | devel/p5-Compress-Raw-Bzip2/Makefile | 21 | ||||
-rw-r--r-- | devel/p5-Compress-Raw-Bzip2/distinfo | 5 |
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Compress-Raw-Bzip2/DESCR b/devel/p5-Compress-Raw-Bzip2/DESCR new file mode 100644 index 00000000000..8ed5be1aaea --- /dev/null +++ b/devel/p5-Compress-Raw-Bzip2/DESCR @@ -0,0 +1,2 @@ +Compress-Raw-Bzip2 provides the interface to the bzip2 library for +the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2. diff --git a/devel/p5-Compress-Raw-Bzip2/Makefile b/devel/p5-Compress-Raw-Bzip2/Makefile new file mode 100644 index 00000000000..197cd5b6f6c --- /dev/null +++ b/devel/p5-Compress-Raw-Bzip2/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/11/05 15:36:33 wiz Exp $ + +DISTNAME= Compress-Raw-Bzip2-2.015 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Compress-Raw-Bzip2/ +COMMENT= Perl5 low-level interface to bzip2 compression library + +PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= c + +PERL5_PACKLIST= auto/Compress/Raw/Bzip2/.packlist + +.include "../../archivers/bzip2/buildlink3.mk" +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Compress-Raw-Bzip2/distinfo b/devel/p5-Compress-Raw-Bzip2/distinfo new file mode 100644 index 00000000000..be0e8cce26d --- /dev/null +++ b/devel/p5-Compress-Raw-Bzip2/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/11/05 15:36:33 wiz Exp $ + +SHA1 (Compress-Raw-Bzip2-2.015.tar.gz) = 2cbaefa920bca357ae85519a60292f7d741c5b6a +RMD160 (Compress-Raw-Bzip2-2.015.tar.gz) = 3cea35cc1fb50f686dc57b9078a43923439e8316 +Size (Compress-Raw-Bzip2-2.015.tar.gz) = 140877 bytes |