openbsd-ports/games/xbat/Makefile

27 lines
632 B
Makefile

# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:18 lebel Exp $
#
COMMENT= "XEVIOUS-like shooting game"
DISTNAME= xev111
PKGNAME= xbat-1.11
CATEGORIES= games
NEED_VERSION= 1.402
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html
MAINTAINER= ports@openbsd.org
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>