aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Base-SVG
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-04 16:17:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-04 16:17:59 +0000
commit393942087b101a568b38af0764e95382caa6532d (patch)
treef357b8d75f63dc1caa7ef438fac8cf08da7db4ad /graphics/p5-Image-Base-SVG
parent680b212c8bde74cbbae48b54550bdbc7eeddff74 (diff)
downloadports-393942087b101a568b38af0764e95382caa6532d.tar.gz
ports-393942087b101a568b38af0764e95382caa6532d.zip
- Add LICENSE
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=391319
Diffstat (limited to 'graphics/p5-Image-Base-SVG')
-rw-r--r--graphics/p5-Image-Base-SVG/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/p5-Image-Base-SVG/Makefile b/graphics/p5-Image-Base-SVG/Makefile
index d0c9abc03888..f7c4a79f2490 100644
--- a/graphics/p5-Image-Base-SVG/Makefile
+++ b/graphics/p5-Image-Base-SVG/Makefile
@@ -11,11 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= SVG image file output
+LICENSE= GPLv3
+
BUILD_DEPENDS= p5-Image-Base>=0:${PORTSDIR}/graphics/p5-Image-Base \
p5-SVG>=2.38:${PORTSDIR}/textproc/p5-SVG \
p5-SVG-Parser>=0:${PORTSDIR}/textproc/p5-SVG-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5