summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Common/Makefile
blob: 5d72c290866dc1097bb91040620fc266d58c9c5b (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=	ports@FreeBSD.org
COMMENT=	PEAR::HTML_Common is a base class for other HTML classes

USES=	pear

.include <bsd.port.mk>