1997-06-03 20:11:23 +00:00
|
|
|
# New ports collection makefile for: most
|
1999-06-09 00:01:47 +00:00
|
|
|
# Version required: 4.9.0
|
1997-06-03 20:11:23 +00:00
|
|
|
# Date created: 31 May 1997
|
|
|
|
# Whom: rhwang@bigpanda.com
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1997-06-03 20:11:23 +00:00
|
|
|
#
|
|
|
|
|
1999-06-09 00:01:47 +00:00
|
|
|
DISTNAME= most-4.9.0
|
|
|
|
CATEGORIES= misc
|
1997-06-03 20:11:23 +00:00
|
|
|
MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \
|
|
|
|
ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/
|
|
|
|
|
|
|
|
MAINTAINER= rhwang@bigpanda.com
|
|
|
|
|
1998-09-25 10:18:41 +00:00
|
|
|
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
|
1997-06-03 20:11:23 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= most.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|