freebsd-ports/www/fxhtml/Makefile

20 lines
401 B
Makefile
Raw Normal View History

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