diff options
Diffstat (limited to 'www/chtml/Makefile')
-rw-r--r-- | www/chtml/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/chtml/Makefile b/www/chtml/Makefile index 44846c078750..a6987a1a4760 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -1,14 +1,14 @@ # Created by: David Bushong <david+ports@bushong.net> # $FreeBSD$ -PORTNAME= chtml -PORTVERSION= 0.0 -CATEGORIES= www devel lang -MASTER_SITES= http://people.delphiforums.com/gjc/ -DISTNAME= chtml -EXTRACT_SUFX= .tgz +PORTNAME= chtml +PORTVERSION= 0.0 +CATEGORIES= www devel lang +MASTER_SITES= http://people.delphiforums.com/gjc/ +DISTNAME= chtml +EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Chunked HTML templating engine BUILD_DEPENDS= ${LOCALBASE}/bin/csiod:${PORTSDIR}/lang/siod |