1996-03-25 10:12:10 +00:00
|
|
|
# New ports collection makefile for: tinyfugue
|
1997-01-30 08:42:22 +00:00
|
|
|
# Version required: 3.5b1
|
|
|
|
# Date created: 4 January 1997
|
1996-03-25 10:12:10 +00:00
|
|
|
# Whom: mike@binghamton.edu
|
|
|
|
#
|
1997-01-30 08:42:22 +00:00
|
|
|
# $Id$
|
1996-03-25 10:12:10 +00:00
|
|
|
#
|
|
|
|
|
1997-01-30 08:42:22 +00:00
|
|
|
DISTNAME= tf-35b1
|
|
|
|
PKGNAME= tf-3.5b1
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= net games
|
1996-03-25 10:12:10 +00:00
|
|
|
MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \
|
|
|
|
ftp://ftp.tcp.com/pub/mud/Clients/tf/ \
|
1997-01-30 08:42:22 +00:00
|
|
|
http://dsmuse.binghamton.edu/archives/clients/tinyfugue/
|
1996-03-25 10:12:10 +00:00
|
|
|
|
|
|
|
MAINTAINER= mike@binghamton.edu
|
|
|
|
|
1997-01-30 08:42:22 +00:00
|
|
|
MAN1= tf.1
|
|
|
|
MAKEFILE= ${WRKSRC}/unix/Makefile
|
|
|
|
ALL_TARGET= ${MAKE_ARGS} all
|
|
|
|
INSTALL_TARGET= ${MAKE_ARGS} install
|
1996-03-25 10:12:10 +00:00
|
|
|
|
1997-01-30 08:42:22 +00:00
|
|
|
MAKE_ARGS= TFVER=${DISTNAME:S/^tf-//}
|
1996-03-25 10:12:10 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|