1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add LICENSE

- Pass maintainership to submitter
- While I'm here, remove TEST_DEPENDS

PR:		ports/189341
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-09 03:51:44 +00:00
parent 64b5ca13d0
commit a6e6f9f7cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353429

View File

@ -10,12 +10,14 @@ MASTER_SITE_SUBDIR= CPAN:WHIZDOG
PKGNAMEPREFIX= p5-
DISTNAME= GDGraph-histogram-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Histogram plotting module for perl5
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure