aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Graph-histogram
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:44 +0000
commita6e6f9f7cc647efde89286020fee5b57346ba4c1 (patch)
tree5aaf84e7cf9741b825cd7141c79b98827187e8ec /graphics/p5-GD-Graph-histogram
parent64b5ca13d0b1259217eabccc14e49e7679c1bda6 (diff)
downloadports-a6e6f9f7cc647efde89286020fee5b57346ba4c1.tar.gz
ports-a6e6f9f7cc647efde89286020fee5b57346ba4c1.zip
- Add LICENSE
- Pass maintainership to submitter - While I'm here, remove TEST_DEPENDS PR: ports/189341 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353429
Diffstat (limited to 'graphics/p5-GD-Graph-histogram')
-rw-r--r--graphics/p5-GD-Graph-histogram/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/p5-GD-Graph-histogram/Makefile b/graphics/p5-GD-Graph-histogram/Makefile
index e34bdd4be827..466e2794559b 100644
--- a/graphics/p5-GD-Graph-histogram/Makefile
+++ b/graphics/p5-GD-Graph-histogram/Makefile
@@ -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