# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/graphics/p5-Image-Base/Makefile 398491 2015-10-03 17:08:07Z sunpoet $

PORTNAME=	Image-Base
PORTVERSION=	1.17
PORTREVISION=	1
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

LICENSE=	LGPL3

NO_ARCH=	yes
USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>