1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/www/fxhtml/Makefile
1999-11-13 06:28:44 +00:00

18 lines
409 B
Makefile

# New ports collection makefile for: fxhtml
# Version required: 1.6.7
# Date created: 21 August 1994
# Whom: Trefor S. <trefor@flevel.co.uk>
#
# $FreeBSD$
#
DISTNAME= fxhtml-freebsd-1.6.7
PKGNAME= fxhtml-1.6.7
CATEGORIES= www
MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/
pre-install:
${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data
.include <bsd.port.mk>