diff options
Diffstat (limited to 'graphics/p5-chart')
-rw-r--r-- | graphics/p5-chart/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-chart/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 163c315292d8..047f58eaf0f3 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +PORTCOMMENT= A perl5 interface to build chart graphics + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= yes diff --git a/graphics/p5-chart/pkg-comment b/graphics/p5-chart/pkg-comment deleted file mode 100644 index 7dad450e3ae3..000000000000 --- a/graphics/p5-chart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 interface to build chart graphics |