16 lines
280 B
Makefile
16 lines
280 B
Makefile
# Created by: chinsan
|
|
|
|
PORTNAME= Image-Pngslimmer
|
|
PORTVERSION= 0.30
|
|
PORTREVISION= 2
|
|
CATEGORIES= graphics perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Slims (dynamically created) PNGs
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|