summaryrefslogtreecommitdiff
path: root/www/chtml/Makefile
blob: 4dadc9909b40b9418108b6e8f4b7beea76c6f74d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	chtml
# Date created:         1 Aug 2001
# Whom:                 David Bushong <david+ports@bushong.net>
#
# $FreeBSD$
#

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

MAINTAINER=     david+ports@bushong.net

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

WRKSRC=		${WRKDIR}
MAKEFILE=	makefile

.include <bsd.port.mk>