freebsd-ports/textproc/pear-XML_HTMLSax/Makefile

12 lines
261 B
Makefile

PORTNAME= XML_HTMLSax
PORTVERSION= 2.1.2
CATEGORIES= textproc devel pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR SAX parser for HTML and other badly formed XML documents
WWW= https://pear.php.net/package/XML_HTMLSax
USES= pear
.include <bsd.port.mk>