mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-08 23:06:56 +00:00
17 lines
377 B
Makefile
17 lines
377 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>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
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
|
||
|
|
||
|
.include <bsd.port.mk>
|