
#

PORTNAME=	GD-TextUtil
PORTVERSION=	0.86
PORTREVISION=	1
CATEGORIES=	graphics perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	GDTextUtil-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Text utilities for use with GD drawing package

LICENSE=	artistic gpl gpl2
LICENSE_COMB=	dual

RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/GD.pm:graphics/p5-GD

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
