aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart-PNGgraph
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:40 +0000
commit64b5ca13d0b1259217eabccc14e49e7679c1bda6 (patch)
treec807fe3216c8b8b643e9fb71ca63c600e1d7443c /graphics/p5-Chart-PNGgraph
parent5dfb384f6dbf99393342ef332fa90c0cb66ae0ac (diff)
downloadports-64b5ca13d0b1259217eabccc14e49e7679c1bda6.tar.gz
ports-64b5ca13d0b1259217eabccc14e49e7679c1bda6.zip
- Add LICENSE
- Update pkg-descr - Pass maintainership to submitter - While I'm here, remove leading indefinite article from COMMENT PR: ports/189340 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353428
Diffstat (limited to 'graphics/p5-Chart-PNGgraph')
-rw-r--r--graphics/p5-Chart-PNGgraph/Makefile7
-rw-r--r--graphics/p5-Chart-PNGgraph/pkg-descr2
2 files changed, 5 insertions, 4 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
diff --git a/graphics/p5-Chart-PNGgraph/pkg-descr b/graphics/p5-Chart-PNGgraph/pkg-descr
index d609e7a6d05a..46bbeb1ba075 100644
--- a/graphics/p5-Chart-PNGgraph/pkg-descr
+++ b/graphics/p5-Chart-PNGgraph/pkg-descr
@@ -17,8 +17,6 @@ Chart::PNGgraph::mixed
individual graph types won't work very well. Multiple bar graphs in a mixed
graph won't display very nicely.
-Additional types:
-
Chart::PNGgraph::pie
Create a pie chart.