diff options
Diffstat (limited to 'graphics/p5-Chart-PNGgraph/Makefile')
-rw-r--r-- | graphics/p5-Chart-PNGgraph/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile index b06676456c5b..6bb3f8669c8e 100644 --- a/graphics/p5-Chart-PNGgraph/Makefile +++ b/graphics/p5-Chart-PNGgraph/Makefile @@ -8,8 +8,11 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= A Perl module for generating presentation graphics (i.e., charts) +MAINTAINER= 5u623l20@gmail.com +COMMENT= Perl module for generating presentation graphics (i.e., charts) + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph |