4603fee495
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
22 lines
395 B
Makefile
22 lines
395 B
Makefile
# New ports collection makefile for: p5-Image-Pngslimmer
|
|
# Date Created: 2007/02/12
|
|
# Whom: chinsan
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Image-Pngslimmer
|
|
PORTVERSION= 0.30
|
|
PORTREVISION= 1
|
|
CATEGORIES= graphics perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Slims (dynamically created) PNGs
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Image::Pngslimmer.3
|
|
|
|
.include <bsd.port.mk>
|