freebsd-ports/www/fxhtml/Makefile

20 lines
492 B
Makefile
Raw Normal View History

# New ports collection makefile for: fxhtml
# Version required: 1.6.7
# Date created: 21 August 1994
# Whom: Trefor S. <trefor@flevel.co.uk>
#
1998-11-28 02:00:44 -05:00
# $Id: Makefile,v 1.1.1.1 1997/06/04 07:04:27 asami Exp $
#
DISTNAME= fxhtml-freebsd-1.6.7
PKGNAME= fxhtml-1.6.7
CATEGORIES= www
MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/
MAINTAINER= fxhtml@flevel.co.uk
1998-11-28 02:00:44 -05:00
pre-install:
${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data
.include <bsd.port.mk>