1999-04-30 08:42:12 +00:00
|
|
|
# New ports collection makefile for: THE
|
1999-09-27 02:40:02 +00:00
|
|
|
# Version required: 2.8
|
1999-04-30 08:42:12 +00:00
|
|
|
# Date created: 7 May 1999
|
|
|
|
# Whom: giffunip@asme.org
|
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1999-04-30 08:42:12 +00:00
|
|
|
#
|
|
|
|
|
1999-09-27 02:40:02 +00:00
|
|
|
DISTNAME= THE-2.8
|
|
|
|
PKGNAME= the-2.8
|
1999-04-30 08:42:12 +00:00
|
|
|
CATEGORIES= editors
|
1999-09-27 02:40:02 +00:00
|
|
|
MASTER_SITES= ftp://ftp.lightlink.com/pub/hessling/THE/ \
|
1999-04-30 08:42:12 +00:00
|
|
|
ftp://uiarchive.cso.uiuc.edu/pub/packages/THE/ \
|
|
|
|
ftp://ftp.qut.edu.au/pub/markh/THE/ \
|
|
|
|
ftp://ftp.rzg.mpg.de/pub/software/the/THE/ \
|
|
|
|
ftp://ftp.wu-wien.ac.at/pub/src/Editors/THE/
|
|
|
|
|
1999-09-27 02:40:02 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1999-04-30 08:42:12 +00:00
|
|
|
|
|
|
|
BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-imc
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --with-rexximc --with-ncurses
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|