Date: Fri, 9 May 2014 03:51:54 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353431 - head/graphics/p5-Chart-Graph Message-ID: <201405090351.s493psRq057553@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 9 03:51:53 2014 New Revision: 353431 URL: http://svnweb.freebsd.org/changeset/ports/353431 QAT: https://qat.redports.org/buildarchive/r353431/ Log: - Add LICENSE - Pass maintainership to submitter PR: ports/189343 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/graphics/p5-Chart-Graph/Makefile Modified: head/graphics/p5-Chart-Graph/Makefile ============================================================================== --- head/graphics/p5-Chart-Graph/Makefile Fri May 9 03:51:49 2014 (r353430) +++ head/graphics/p5-Chart-Graph/Makefile Fri May 9 03:51:53 2014 (r353431) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405090351.s493psRq057553>