aboutsummaryrefslogtreecommitdiff
path: root/textproc/html-xml-utils
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-01-07 07:22:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-01-07 07:22:35 +0000
commit91175fc46a0feede7bca4ba86dfeb27a003b2b80 (patch)
tree2393a0302f8ee2f879369361d90edf42464b9c11 /textproc/html-xml-utils
parentb62e86faf98fdb963c6a3415e836610def40af4f (diff)
downloadports-91175fc46a0feede7bca4ba86dfeb27a003b2b80.tar.gz
ports-91175fc46a0feede7bca4ba86dfeb27a003b2b80.zip
Fix LICENSE_PERMS, we are allowed to mirror package and source
Reported by: pkg-fallout (master site temporarily unavailable and nothing in distcache) MFH: 2017Q1
Notes
Notes: svn path=/head/; revision=430768
Diffstat (limited to 'textproc/html-xml-utils')
-rw-r--r--textproc/html-xml-utils/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/html-xml-utils/Makefile b/textproc/html-xml-utils/Makefile
index aa176aec7f14..42b3f30baaee 100644
--- a/textproc/html-xml-utils/Makefile
+++ b/textproc/html-xml-utils/Makefile
@@ -11,9 +11,10 @@ MAINTAINER= takefu@airport.fm
COMMENT= Utilities for manipulating HTML and XML files
LICENSE= W3C
-LICENSE_NAME= W3C Software Notice and License
+LICENSE_GROUPS= FSF GPL OSI
+LICENSE_NAME= W3C Software Notice and License (2002-12-31)
LICENSE_FILE= ${WRKSRC}/COPYING
-LICENSE_PERMS= auto-accept
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= gmake iconv localbase shebangfix
GNU_CONFIGURE= yes