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

USES=		pear

.include <bsd.port.mk>