summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Common2/Makefile
blob: 5ff43d62c22a963c454a389f62c1dfaca235e4f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	HTML_Common2
PORTVERSION=	2.3.1
CATEGORIES=	devel www pear

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	PEAR::HTML_Common2 is a base class for other HTML classes
WWW=		https://pear.php.net/package/HTML_Common2

LICENSE=	BSD2CLAUSE

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>