aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-XML_HTMLSax/Makefile
blob: eaa486345cac2dcde45e63d6fb30a2227f9a70bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

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

USES=		pear

.include <bsd.port.mk>