summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:57 +0000
commit1af13296139e4123432678e3198f2d4091190a92 (patch)
tree3bdbd4a5e09e1aea222fbdd80356421fe26ebd21 /graphics
parent- Add LICENSE (diff)
- Add LICENSE
- Pass maintainership to submitter - While I'm here, add BUILD_DEPENDS PR: ports/189344 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353432
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-GD-Arrow/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/p5-GD-Arrow/Makefile b/graphics/p5-GD-Arrow/Makefile
index 590a60f31329..bc9b131c91c6 100644
--- a/graphics/p5-GD-Arrow/Makefile
+++ b/graphics/p5-GD-Arrow/Makefile
@@ -8,10 +8,14 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Draw arrows using GD
-RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure