diff options
Diffstat (limited to 'textproc/html2xhtml/Makefile')
-rw-r--r-- | textproc/html2xhtml/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/html2xhtml/Makefile b/textproc/html2xhtml/Makefile index 9603686552fc..21a72fd24638 100644 --- a/textproc/html2xhtml/Makefile +++ b/textproc/html2xhtml/Makefile @@ -1,6 +1,5 @@ PORTNAME= html2xhtml -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= textproc MASTER_SITES= http://www.it.uc3m.es/jaf/html2xhtml/downloads/ @@ -8,6 +7,8 @@ MAINTAINER= wilfried.meindl@gmail.com COMMENT= Convert HTML to XHTML WWW= https://www.it.uc3m.es/jaf/html2xhtml +LICENSE= GPLv2 + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= iconv |