pkgsrc-wip/p5-SWF-File/Makefile
Thomas Klausner 90baab0823 Use tech-pkg instead of packages (actually, it should be the
committer of the package instead...).
2003-08-29 10:31:21 +00:00

18 lines
547 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/08/29 10:31:24 thomasklausner Exp $
#
DISTNAME= SWF-File-0.22
CATEGORIES= graphics www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YS/YSAS/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/SWF-File/
COMMENT= Manipulating Flash movie (SWF) files
DEPENDS+= p5-Data-TemporaryBag-[0-9]*:../../wip/p5-Data-TemporaryBag
USE_BUILDLINK2= yes
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SWF/File/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"