openbsd-ports/games/xbat/Makefile
2002-03-21 20:57:06 +00:00

25 lines
601 B
Makefile

# $OpenBSD: Makefile,v 1.14 2002/03/21 20:57:07 espie Exp $
#
COMMENT= "XEVIOUS-like shooting game"
DISTNAME= xev111
PKGNAME= xbat-1.11
CATEGORIES= games
NEED_VERSION= 1.515
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html
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/
CONFIGURE_STYLE=imake
WRKDIST= ${WRKDIR}/Xev111
ALL_TARGET= xbat
.include <bsd.port.mk>