summaryrefslogtreecommitdiff
path: root/www/fxhtml/Makefile
blob: 2363b44ceb560690c9976c469af292d1d116ac15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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/
 
MAINTAINER=     fxhtml@flevel.co.uk

pre-install:
	${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data

.include <bsd.port.mk>