# $FreeBSD: tags/RELEASE_11_0_0/textproc/html2xhtml/Makefile 400483 2015-10-29 22:27:39Z pawel $

PORTNAME=	html2xhtml
PORTVERSION=	1.3
CATEGORIES=	textproc
MASTER_SITES=	http://www.it.uc3m.es/jaf/html2xhtml/downloads/

MAINTAINER=	wilfried.meindl@gmail.com
COMMENT=	Convert HTML to XHTML

GNU_CONFIGURE=	yes
USES=		iconv

PLIST_FILES=	bin/dtdquery \
		bin/html2xhtml \
		man/man1/html2xhtml.1.gz

.include <bsd.port.mk>
