aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-01 01:30:23 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-01 01:30:23 +0800
commitcbcb84277738b5eed6318873a594ccbeb28fd545 (patch)
tree5bed260445d9209f7e6d164d82e85d1a6600d4ea /www
parent1c7719a314c7da7ebc2ad92312bd1ea388d15137 (diff)
downloadfreebsd-ports-gnome-cbcb84277738b5eed6318873a594ccbeb28fd545.tar.gz
freebsd-ports-gnome-cbcb84277738b5eed6318873a594ccbeb28fd545.tar.zst
freebsd-ports-gnome-cbcb84277738b5eed6318873a594ccbeb28fd545.zip
Add LICENSE
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Parser/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index d7e6a65f10d8..ed1e13f4ae26 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl5 module for parsing HTML documents
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= p5-HTML-Tagset>=3:www/p5-HTML-Tagset
BUILD_DEPENDS:= ${RUN_DEPENDS}