aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-XML_HTMLSax/Makefile
blob: 242e64921f4037390c0b3fd92f6aaa60c778a6c5 (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=	miwi@FreeBSD.org
COMMENT=	PEAR SAX parser for HTML and other badly formed XML documents

USES=		pear

.include <bsd.port.mk>