mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
16 lines
272 B
Makefile
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>
|