openbsd-ports/games/xbat/Makefile

20 lines
372 B
Makefile
Raw Normal View History

2000-02-10 19:37:15 -05:00
# $OpenBSD: Makefile,v 1.4 2000/02/11 00:37:24 espie Exp $
1998-05-19 21:21:34 -04:00
#
DISTNAME= xev111
PKGNAME= xbat-1.11
CATEGORIES= games
NO_CDROM= "Possible copyright infringement"
1998-05-19 21:21:34 -04:00
MAINTAINER= angelos@openbsd.org
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
1998-05-19 21:21:34 -04:00
USE_IMAKE= yes
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/Xev111
1998-05-19 21:21:34 -04:00
ALL_TARGET= xbat
.include <bsd.port.mk>