summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Common/Makefile
blob: 678b051a6e984289501eee75ad8da462db78db84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$

PORTNAME=	HTML_Common
PORTVERSION=	1.2.5
CATEGORIES=	devel www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR::HTML_Common is a base class for other HTML classes

USES=	pear

.include <bsd.port.mk>