diff options
Diffstat (limited to 'graphics/p5-GD-Graph')
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 1 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/graphics/p5-GD-Graph/pkg-comment b/graphics/p5-GD-Graph/pkg-comment deleted file mode 100644 index b20a2be84629..000000000000 --- a/graphics/p5-GD-Graph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graph plotting module for perl5 |