Import of pkgsrc-2014Q1
This commit is contained in:
2
devel/p5-File-Binary/DESCR
Normal file
2
devel/p5-File-Binary/DESCR
Normal file
@@ -0,0 +1,2 @@
|
||||
File::Binary is a Binary file reading module, hence the name, and was originally
|
||||
used to write a suite of modules for manipulating Macromedia SWF files.
|
||||
24
devel/p5-File-Binary/Makefile
Normal file
24
devel/p5-File-Binary/Makefile
Normal file
@@ -0,0 +1,24 @@
|
||||
# $NetBSD: Makefile,v 1.3 2013/12/09 14:17:44 obache Exp $
|
||||
|
||||
DISTNAME= File-Binary-1.7
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
|
||||
|
||||
MAINTAINER= rodent@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/~simonw/File-Binary-1.7/lib/File/Binary.pm
|
||||
COMMENT= Binary file reading module
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
|
||||
DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
|
||||
|
||||
PERL5_PACKLIST= auto/File/Binary/.packlist
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
post-install:
|
||||
${CHMOD} -x ${DESTDIR}${PREFIX}/${PERL5_SUB_INSTALLVENDORLIB}/File/Binary.pm
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
4
devel/p5-File-Binary/PLIST
Normal file
4
devel/p5-File-Binary/PLIST
Normal file
@@ -0,0 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2013/07/06 00:30:52 rodent Exp $
|
||||
${PERL5_SUB_INSTALLVENDORLIB}/File/Binary.pm
|
||||
${PERL5_SUB_INSTALLVENDORARCH}/auto/File/Binary/.packlist
|
||||
${PERL5_SUB_INSTALLVENDORMAN3DIR}/File::Binary.3
|
||||
5
devel/p5-File-Binary/distinfo
Normal file
5
devel/p5-File-Binary/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2013/07/06 00:30:52 rodent Exp $
|
||||
|
||||
SHA1 (File-Binary-1.7.tar.gz) = a3189dc711947e360c966c75eb99363e2c25248b
|
||||
RMD160 (File-Binary-1.7.tar.gz) = 529247a829b5234fb3e29c8c88287409a4167afd
|
||||
Size (File-Binary-1.7.tar.gz) = 21502 bytes
|
||||
Reference in New Issue
Block a user