freebsd-ports/devel/pear-HTML_Template_PHPLIB/Makefile
2021-05-23 00:20:48 +08:00

15 lines
269 B
Makefile

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