Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.18 2013/12/09 14:17:48 obache Exp $
# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:37 wiz Exp $
#
DISTNAME= SWF-File-0.42
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= graphics www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YS/YSAS/}
@@ -14,8 +14,6 @@ COMMENT= Manipulating Flash movie (SWF) files
DEPENDS+= p5-Data-TemporaryBag-[0-9]*:../../devel/p5-Data-TemporaryBag
DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/SWF/File/.packlist
.include "../../lang/perl5/module.mk"