# New ports collection makefile for:	p5-Image-Base
# Date created:		2011-09-23
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/graphics/p5-Image-Base/Makefile,v 1.1 2011/09/23 19:02:03 sunpoet Exp $
#

PORTNAME=	Image-Base
PORTVERSION=	1.16
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Base class for loading, manipulating and saving images

PERL_CONFIGURE=	yes

MAN3=		Image::Base.3

.include <bsd.port.mk>
