diff options
Diffstat (limited to 'graphics/p5-Chart/Makefile')
-rw-r--r-- | graphics/p5-Chart/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 163c315292d8..f8d47dcc0677 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Chart PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +COMMENT= A perl5 interface to build chart graphics BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |