summaryrefslogtreecommitdiff
path: root/games/xbat/Makefile
blob: 2b3c651236297767632e87ad8e9e2b53be8d54b0 (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.10
# Date created:        30 January 1997
# Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1997/02/01 15:02:20 max Exp $
#

DISTNAME=	xev110
PKGNAME=        xbat-1.10
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}/Xev110
ALL_TARGET=	xbat

.include <bsd.port.mk>