2000-02-05 10:22:14 +00:00
|
|
|
# New ports collection makefile for: fxhtml
|
|
|
|
# Date created: 21 August 1994
|
|
|
|
# Whom: Trefor S. <trefor@flevel.co.uk>
|
1997-06-04 07:04:27 +00:00
|
|
|
#
|
1999-08-31 02:43:35 +00:00
|
|
|
# $FreeBSD$
|
1997-06-04 07:04:27 +00:00
|
|
|
#
|
2000-02-05 10:22:14 +00:00
|
|
|
|
2000-04-10 00:07:29 +00:00
|
|
|
PORTNAME= fxhtml
|
|
|
|
PORTVERSION= 1.6.7
|
2000-02-05 10:22:14 +00:00
|
|
|
CATEGORIES= www
|
|
|
|
MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/
|
2000-04-10 00:07:29 +00:00
|
|
|
DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION}
|
2000-02-05 10:22:14 +00:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
|
1998-11-28 07:00:44 +00:00
|
|
|
pre-install:
|
|
|
|
${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data
|
|
|
|
|
1997-06-04 07:04:27 +00:00
|
|
|
.include <bsd.port.mk>
|