freebsd-ports/devel/pear-HTML_Template_Sigma/Makefile
Jochen Neumeister 4ebe8567d9 - Add LICENSE
- pet portlint

Sponsored by:	Netzkommune GmbH
2019-01-10 17:33:11 +00:00

16 lines
272 B
Makefile

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