# Created by: David Bushong <david+ports@bushong.net>
# $FreeBSD: tags/RELEASE_10_1_0/www/chtml/Makefile 363374 2014-07-29 19:11:51Z adamw $

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Chunked HTML templating engine

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

USES=		perl5 tar:tgz
USE_PERL5=	run
MAKE_ENV=	SITE_PERL=${SITE_PERL}
NO_WRKSUBDIR=	yes
MAKEFILE=	makefile

.include <bsd.port.mk>
