summaryrefslogblamecommitdiff
path: root/graphics/p5-Image-PBMlib/Makefile
blob: 4fc8164f56f037de1dc7399306ee9f12e6327fa3 (plain) (tree)





















                                                                   
# 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=	1.05
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Image
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Helper functions for PBM/PGM/PPM image file formats

PERL_CONFIGURE=	yes

MAN3=		Image::PBMlib.3

.include <bsd.port.mk>