aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM-XPath
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-15 19:17:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-15 19:17:49 +0000
commit5c3979d32e5ef1b969f3ef340bcb5eacdf058452 (patch)
tree64795abb1e5f7cc30a1014544e72964acac47f9a /textproc/p5-XML-DOM-XPath
parentd7732264a707dd2c5a518801bededdeb35046be6 (diff)
Notes
Diffstat (limited to 'textproc/p5-XML-DOM-XPath')
-rw-r--r--textproc/p5-XML-DOM-XPath/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/p5-XML-DOM-XPath/Makefile b/textproc/p5-XML-DOM-XPath/Makefile
index ae89b5c19cdc..881d6984dee4 100644
--- a/textproc/p5-XML-DOM-XPath/Makefile
+++ b/textproc/p5-XML-DOM-XPath/Makefile
@@ -11,8 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mauricio@arareko.net
COMMENT= Adds XPath support to XML::DOM, using XML::XPath engine
-RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
p5-XML-XPathEngine>=0:textproc/p5-XML-XPathEngine
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure