summaryrefslogtreecommitdiff
path: root/games/xbat/Makefile
blob: 8e8c51a1eceb26ba45136eb2ca2c3ab6095ebd7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:   xbat
# Version required:    1.11
# Date created:        30 January 1997
# Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.2 1997/05/21 04:46:20 asami Exp $
#

DISTNAME=	xev111
PKGNAME=        xbat-1.11
CATEGORIES=     games
MASTER_SITES=   http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/

MAINTAINER=	Nakai@Mlab.t.u-tokyo.ac.jp

NO_CDROM=	Possible copyright infringement

USE_IMAKE=	yes
WRKSRC=		${WRKDIR}/Xev111
ALL_TARGET=	xbat

.include <bsd.port.mk>