openbsd-ports/games/xbat/Makefile

25 lines
601 B
Makefile
Raw Normal View History

2002-03-21 15:57:06 -05:00
# $OpenBSD: Makefile,v 1.14 2002/03/21 20:57:07 espie Exp $
1998-05-19 21:21:34 -04:00
#
COMMENT= "XEVIOUS-like shooting game"
1998-05-19 21:21:34 -04:00
DISTNAME= xev111
PKGNAME= xbat-1.11
CATEGORIES= games
2002-03-21 15:57:06 -05:00
NEED_VERSION= 1.515
2000-12-08 10:13:23 -05:00
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html
2000-03-16 18:06:43 -05:00
PERMIT_PACKAGE_CDROM= "possible copyright infringement"
PERMIT_PACKAGE_FTP= "possible copyright infringement"
PERMIT_DISTFILES_CDROM= "possible copyright infringement"
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
1998-05-19 21:21:34 -04:00
CONFIGURE_STYLE=imake
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>