From 3755a439a89b1d25475ee218eb2d28542b681bbf Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 9 May 2004 15:12:35 +0000 Subject: Import p5-SWF-File from pkgsrc-wip. Packaged by xtraeme@. SWF modules are manipulating Macromedia Flash movie (SWF) files. This package contains: SWF::File module can be used to make SWF movie. SWF::Parser module provides a parser for SWF file. --- graphics/p5-SWF-File/DESCR | 5 +++++ graphics/p5-SWF-File/Makefile | 20 ++++++++++++++++++++ graphics/p5-SWF-File/PLIST | 1 + graphics/p5-SWF-File/distinfo | 4 ++++ 4 files changed, 30 insertions(+) create mode 100644 graphics/p5-SWF-File/DESCR create mode 100644 graphics/p5-SWF-File/Makefile create mode 100644 graphics/p5-SWF-File/PLIST create mode 100644 graphics/p5-SWF-File/distinfo (limited to 'graphics/p5-SWF-File') diff --git a/graphics/p5-SWF-File/DESCR b/graphics/p5-SWF-File/DESCR new file mode 100644 index 00000000000..633cc73d87e --- /dev/null +++ b/graphics/p5-SWF-File/DESCR @@ -0,0 +1,5 @@ +SWF modules are manipulating Macromedia Flash movie (SWF) files. +This package contains: + +SWF::File module can be used to make SWF movie. +SWF::Parser module provides a parser for SWF file. diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile new file mode 100644 index 00000000000..2afe6a97078 --- /dev/null +++ b/graphics/p5-SWF-File/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/05/09 15:12:35 minskim 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]*:../../devel/p5-Data-TemporaryBag + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= yes +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SWF/File/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/p5-SWF-File/PLIST b/graphics/p5-SWF-File/PLIST new file mode 100644 index 00000000000..705ed1482e5 --- /dev/null +++ b/graphics/p5-SWF-File/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/09 15:12:35 minskim Exp $ diff --git a/graphics/p5-SWF-File/distinfo b/graphics/p5-SWF-File/distinfo new file mode 100644 index 00000000000..a63332f61c0 --- /dev/null +++ b/graphics/p5-SWF-File/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/05/09 15:12:35 minskim Exp $ + +SHA1 (SWF-File-0.22.tar.gz) = 188dd01b83460c282f435b967d7929cb766a4aef +Size (SWF-File-0.22.tar.gz) = 43191 bytes -- cgit v1.2.3