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

17 lines
270 B
Makefile

# Created by: Franz Klammer <klammer@webonaut.com>
# $FreeBSD$
PORTNAME= HTML_Template_Sigma
PORTVERSION= 1.3.0
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR template API
LICENSE= PHP301
USES= pear php
USE_PHP= ctype
.include <bsd.port.mk>