diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart-Graph/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-Chart-Graph/Makefile b/graphics/p5-Chart-Graph/Makefile index 0b0e33c15d43..0258a24c6189 100644 --- a/graphics/p5-Chart-Graph/Makefile +++ b/graphics/p5-Chart-Graph/Makefile @@ -8,9 +8,11 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl extension for a front-end to gnuplot, XRT, and Xmgrace +LICENSE= GPLv2 + RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ xmgrace:${PORTSDIR}/math/grace \ ppmtogif:${PORTSDIR}/graphics/netpbm |