aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Common2/Makefile
blob: c4f882ce4ce50c10aceec0bcd349c8f53af42fb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

PORTNAME=	HTML_Common2
PORTVERSION=	2.1.1
CATEGORIES=	devel www pear

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

LICENSE=	BSD2CLAUSE

USES=		pear

.include <bsd.port.mk>