freebsd-ports/textproc/pear-XML_HTMLSax/Makefile
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

13 lines
293 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= XML_HTMLSax
PORTVERSION= 2.1.2
CATEGORIES= textproc devel pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR SAX parser for HTML and other badly formed XML documents
USES= pear
.include <bsd.port.mk>