openbsd-ports/net/tinyfugue/Makefile

34 lines
807 B
Makefile
Raw Normal View History

1999-03-10 22:15:09 -05:00
# New ports collection makefile for: tinyfugue
# Version required: 4.0s1
# Date created: Thu Jul 16 10:23:11 PDT 1998
# Whom: downsj@openbsd.org
1998-07-16 13:30:29 -04:00
#
1999-03-10 22:15:09 -05:00
# From FreeBSD:
1998-07-16 13:30:29 -04:00
# Date created: 4 January 1997
# Whom: mike@binghamton.edu
#
# $OpenBSD: Makefile,v 1.10 2000/04/09 17:37:35 espie Exp $
1999-03-10 22:15:09 -05:00
# $FreeBSD: Makefile,v 1.16 1999/02/16 03:06:21 jseger Exp $
1998-07-16 13:30:29 -04:00
#
1999-03-10 22:15:09 -05:00
DISTNAME= tf-40s1
PKGNAME= tf-4.0s1
CATEGORIES= net games
NEED_VERSION= 1.210
FAKE=No
1998-07-16 13:30:29 -04:00
MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \
1999-03-10 22:15:09 -05:00
ftp://ftp.demon.co.uk/pub/games/mud/
1998-07-16 13:30:29 -04:00
1999-10-26 07:30:41 -04:00
MAINTAINER= ports@openbsd.org
1998-07-16 13:30:29 -04:00
2000-02-12 03:02:07 -05:00
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
2000-02-12 03:02:07 -05:00
2000-02-22 12:08:31 -05:00
MAKE_FILE= ${WRKSRC}/unix/Makefile
1999-03-10 22:15:09 -05:00
MAKE_ENV= TFVER=${DISTNAME:S/^tf-//}
1998-07-16 13:30:29 -04:00
.include <bsd.port.mk>