freebsd-ports/www/fxhtml/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

19 lines
401 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>