diff options
Diffstat (limited to 'textproc/p5-Text-Graphics/Makefile')
-rw-r--r-- | textproc/p5-Text-Graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile index 1e671c297eb3..9df57d09932e 100644 --- a/textproc/p5-Text-Graphics/Makefile +++ b/textproc/p5-Text-Graphics/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= A text graphics rendering toolkit BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Wrapper.pm:${PORTSDIR}/textproc/p5-Text-Wrapper RUN_DEPENDS= ${BUILD_DEPENDS} |