aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-XML_HTMLSax/Makefile
blob: 922c152570d64613c6ab2a479dd7dd52b86e44c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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>