freebsd-ports/devel/pear-HTML_Common2/Makefile
Muhammad Moinur Rahman 957561b463 devel/pear-HTML_Common2: Update version 2.1.0=>2.1.1
- Added LICENSE
- Take Maintainership

Differential Revision:	https://reviews.freebsd.org/D1418
Approved by:	marino(mentor)
2015-01-03 14:11:26 +00:00

15 lines
282 B
Makefile

# 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>