aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graphics-Primitive
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-16 10:39:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-16 10:39:13 +0000
commit0aa39a65835d349094e45ceee6514556b757e772 (patch)
tree9f163abc0faf8b5d3f183b5e649d4987179d7722 /graphics/p5-Graphics-Primitive
parent542191356a09eae481887c242bb663efdda068d7 (diff)
downloadports-0aa39a65835d349094e45ceee6514556b757e772.tar.gz
ports-0aa39a65835d349094e45ceee6514556b757e772.zip
- Add LICENSE
Notes
Notes: svn path=/head/; revision=344524
Diffstat (limited to 'graphics/p5-Graphics-Primitive')
-rw-r--r--graphics/p5-Graphics-Primitive/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/p5-Graphics-Primitive/Makefile b/graphics/p5-Graphics-Primitive/Makefile
index 03119a01512d..482696a2e788 100644
--- a/graphics/p5-Graphics-Primitive/Makefile
+++ b/graphics/p5-Graphics-Primitive/Makefile
@@ -11,14 +11,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Device and library agnostic graphic primitives
-RUN_DEPENDS= p5-Forest>=0.06:${PORTSDIR}/devel/p5-Forest \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Forest>=0.06:${PORTSDIR}/devel/p5-Forest \
p5-Geometry-Primitive>=0.16:${PORTSDIR}/graphics/p5-Geometry-Primitive \
p5-Graphics-Color>=0.20:${PORTSDIR}/graphics/p5-Graphics-Color \
p5-JSON-Any>=1.22:${PORTSDIR}/converters/p5-JSON-Any \
p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Clone>=0.04:${PORTSDIR}/devel/p5-MooseX-Clone \
p5-MooseX-Storage>=0.17:${PORTSDIR}/devel/p5-MooseX-Storage
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure