freebsd-ports/devel/pear-HTML_Template_PHPLIB/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

16 lines
280 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$
PORTNAME= HTML_Template_PHPLIB
PORTVERSION= 1.6.0
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR template API ported from PHPLIB
LICENSE= LGPL3
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>