diff options
Diffstat (limited to 'graphics/p5-GD-TextUtil/Makefile')
-rw-r--r-- | graphics/p5-GD-TextUtil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index 2a40d443de2b..ac8f74ea08eb 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= GDTextUtil-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Text utilities for use with GD drawing package RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |