1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/www/fxhtml/Makefile

20 lines
402 B
Makefile

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