freebsd-ports/devel/pear-HTML_Common2/Makefile
2019-04-09 19:51:43 +00:00

17 lines
297 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= HTML_Common2
PORTVERSION= 2.1.2
CATEGORIES= devel www pear
MAINTAINER= bofh@FreeBSD.org
COMMENT= PEAR::HTML_Common2 is a base class for other HTML classes
LICENSE= BSD2CLAUSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>