aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Arrow
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/p5-GD-Arrow
parent5432c74a1dfd37e07a1d07eb5f9bc71954edf1fb (diff)
downloadports-1af13296139e4123432678e3198f2d4091190a92.tar.gz
ports-1af13296139e4123432678e3198f2d4091190a92.zip
Notes
Diffstat (limited to 'graphics/p5-GD-Arrow')
-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