# New ports collection makefile for:	chtml
# Date created:         1 Aug 2001
# Whom:                 David Bushong <david+ports@bushong.net>
#
# $FreeBSD: ports/www/chtml/Makefile,v 1.3 2003/02/21 14:01:14 knu Exp $
#

PORTNAME=       chtml
PORTVERSION=    0.0
CATEGORIES=     www devel lang
MASTER_SITES=   http://people.delphiforums.com/gjc/
DISTNAME=       chtml
EXTRACT_SUFX=   .tgz

MAINTAINER=     david+ports@bushong.net
COMMENT=	Chunked HTML templating engine

BUILD_DEPENDS=	${LOCALBASE}/bin/csiod:${PORTSDIR}/lang/siod

WRKSRC=		${WRKDIR}
MAKEFILE=	makefile

.include <bsd.port.mk>
