a70f71ce73
- Add NO_ARCH - Update pkg-descr - Update WWW
17 lines
330 B
Makefile
17 lines
330 B
Makefile
# Created by: Franz Klammer <klammer@webonaut.com>
|
|
|
|
PORTNAME= HTML_Template_Sigma
|
|
PORTVERSION= 1.3.0
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Implementation of Integrated Templates API with template 'compilation' added
|
|
|
|
LICENSE= PHP301
|
|
|
|
USES= pear
|
|
USE_PHP= ctype
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|