aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Graph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GD-Graph/Makefile')
-rw-r--r--graphics/p5-GD-Graph/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile
index 6c5b6c9dda55..d9349ca37961 100644
--- a/graphics/p5-GD-Graph/Makefile
+++ b/graphics/p5-GD-Graph/Makefile
@@ -16,6 +16,8 @@ DISTNAME= GDGraph-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Graph plotting module for perl5
+
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Text/Align.pm:${PORTSDIR}/graphics/p5-GD-TextUtil
RUN_DEPENDS= ${BUILD_DEPENDS}