1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- 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>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-09 03:51:40 +00:00
parent 5dfb384f6d
commit 64b5ca13d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353428
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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.