1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/www/chtml/Makefile
Edwin Groothuis 20fcc0626a Make chtml.tgz fetchable again
PR:		ports/40372
Submitted by:	Andreas Schulz <ats@first.fhg.de>Andreas Schulz <ats@first.fhg.de>
2002-12-14 05:18:21 +00:00

23 lines
492 B
Makefile

# 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.delphiforums.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>