1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/graphics/p5-Image-PBMlib/Makefile
Martin Wilke 46abd6e875 - Update to 2.00
PR:		169885
Submitted by:	Maintainer
2012-08-05 08:23:25 +00:00

26 lines
472 B
Makefile

# New ports collection makefile for: p5-Image-PBMlib
# Date created: 2006-11-12
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Image-PBMlib
PORTVERSION= 2.00
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Image
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Helper functions for PBM/PGM/PPM image file formats
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Image::PBMlib.3
.include <bsd.port.mk>