diff options
Diffstat (limited to 'graphics/p5-GD-Graph/Makefile')
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 6c5b6c9dda55..d03e4dc94325 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- DISTNAME= GDGraph-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= 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 |