mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
14 lines
249 B
Makefile
14 lines
249 B
Makefile
# Created by: Franz Klammer <klammer@webonaut.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTML_Template_Sigma
|
|
PORTVERSION= 1.3.0
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR template API
|
|
|
|
USE_PHP= ctype
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|