diff options
Diffstat (limited to 'textproc/html-xml-utils')
-rw-r--r-- | textproc/html-xml-utils/Makefile | 5 |
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 |