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

PORTNAME=	HTML_Common
PORTVERSION=	1.2.5
CATEGORIES=	devel www pear

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

LICENSE=	PHP301

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>