summaryrefslogtreecommitdiff
path: root/net/tinyfugue/Makefile
blob: 5b384000081c9f0f85063a50a2c613ab6a7d4f42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	tinyfugue
# Version required:	4.0g2
# Date created:		4 January 1997
# Whom:			mike@binghamton.edu
#
# $Id: Makefile,v 1.11 1998/08/21 03:06:54 jseger Exp $
#

DISTNAME=	tf-40g2
PKGNAME=	tf-4.0g2
CATEGORIES=	net games
MASTER_SITES=	ftp://tf.tcp.com/pub/tinyfugue/

MAINTAINER=	jseger@FreeBSD.org

PLIST_SUB=	DISTNAME=${DISTNAME}

MAKEFILE=	${WRKSRC}/unix/Makefile
MAKE_ENV=	TFVER=${DISTNAME:S/^tf-//}

MAN1=		tf.1

.include <bsd.port.mk>