Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2014 18:41:33 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375259 - head/graphics/p5-Chart-Gnuplot
Message-ID:  <201412221841.sBMIfXWS091067@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412221841.sBMIfXWS091067>