opnsense-ports/graphics/p5-SWF-File/Makefile
2022-09-07 22:33:21 +02:00

21 lines
432 B
Makefile

PORTNAME= SWF-File
PORTVERSION= 0.42
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Manipulating Flash movie (SWF) files
WWW= https://metacpan.org/release/SWF-File
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Data-TemporaryBag>=0:devel/p5-Data-TemporaryBag
USES= perl5 dos2unix
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>