# New ports collection makefile for:	p5-Image-PBMlib
# Date created:		2006-11-12
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/graphics/p5-Image-PBMlib/Makefile,v 1.1 2006/12/07 10:22:00 clsung Exp $
#

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>
