svn commit: r375259 - head/graphics/p5-Chart-Gnuplot
Pawel Pekala
pawel at FreeBSD.org
Mon Dec 22 18:41:34 UTC 2014
Author: pawel
Date: Mon Dec 22 18:41:33 2014
New Revision: 375259
URL: https://svnweb.freebsd.org/changeset/ports/375259
QAT: https://qat.redports.org/buildarchive/r375259/
Log:
- Add perl5 to CATEGORIES
- Package is under other LICENSE
Submitted by: az
Modified:
head/graphics/p5-Chart-Gnuplot/Makefile
Modified: head/graphics/p5-Chart-Gnuplot/Makefile
==============================================================================
--- head/graphics/p5-Chart-Gnuplot/Makefile Mon Dec 22 18:37:57 2014 (r375258)
+++ head/graphics/p5-Chart-Gnuplot/Makefile Mon Dec 22 18:41:33 2014 (r375259)
@@ -2,14 +2,15 @@
PORTNAME= Chart-Gnuplot
PORTVERSION= 0.21
-CATEGORIES= graphics
+CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= koue at chaosophia.net
COMMENT= Perl module to plot graphs using GNUPLOT on the fly
-LICENSE= GPLv2
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
More information about the svn-ports-head
mailing list