summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Common/Makefile
blob: cdd73616f1a13def5202498ff20214086bf75c92 (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=	joneum@bsdproject.de
COMMENT=	PEAR::HTML_Common is a base class for other HTML classes

USES=	pear

.include <bsd.port.mk>