aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-02-23 18:08:52 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-02-23 18:08:52 +0800
commiteae7860106a6c781092d9a393ad66735043935dd (patch)
tree1a32efc30324155bf835005d750270f40c7aeb75 /www
parente425fc7492683abfde25e2547a4e5a6c037625fb (diff)
downloadfreebsd-ports-gnome-eae7860106a6c781092d9a393ad66735043935dd.tar.gz
freebsd-ports-gnome-eae7860106a6c781092d9a393ad66735043935dd.tar.zst
freebsd-ports-gnome-eae7860106a6c781092d9a393ad66735043935dd.zip
- Add LICENSE
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Selector-XPath/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-HTML-Selector-XPath/Makefile b/www/p5-HTML-Selector-XPath/Makefile
index 7bcea8f4571f..847123bc34d8 100644
--- a/www/p5-HTML-Selector-XPath/Makefile
+++ b/www/p5-HTML-Selector-XPath/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= smatsui@karashi.org
COMMENT= HTML::Selector::XPath - CSS Selector to XPath compiler
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base
USES= perl5