freebsd-ports/textproc/pear-XML_HTMLSax/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

13 lines
296 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= joneum@bsdproject.de
COMMENT= PEAR SAX parser for HTML and other badly formed XML documents
USES= pear
.include <bsd.port.mk>