diff options
Diffstat (limited to 'textproc/html2xhtml/Makefile')
-rw-r--r-- | textproc/html2xhtml/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/html2xhtml/Makefile b/textproc/html2xhtml/Makefile index 9603686552fc..0961bc88cea4 100644 --- a/textproc/html2xhtml/Makefile +++ b/textproc/html2xhtml/Makefile @@ -1,6 +1,5 @@ PORTNAME= html2xhtml -PORTVERSION= 1.3 -PORTREVISION= 1 +DISTVERSION= 1.4 CATEGORIES= textproc MASTER_SITES= http://www.it.uc3m.es/jaf/html2xhtml/downloads/ @@ -8,9 +7,11 @@ MAINTAINER= wilfried.meindl@gmail.com COMMENT= Convert HTML to XHTML WWW= https://www.it.uc3m.es/jaf/html2xhtml -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USES= iconv +GNU_CONFIGURE= yes CONFLICTS_INSTALL= p5-HTML-HTML5-Parser p5-XML-Driver-HTML # bin/html2xhtml |