opnsense-ports/devel/pear-HTML_Template_PHPLIB/Makefile
Franco Fichtner e3827c2d87 */*: sync with upstream
Taken from: FreeBSD
2016-02-24 04:59:00 +01:00

16 lines
278 B
Makefile

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