freebsd-ports/devel/pear-HTML_Template_PHPLIB/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

16 lines
278 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$
PORTNAME= HTML_Template_PHPLIB
PORTVERSION= 1.6.1
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>