openbsd-ports/games/xbat/Makefile
espie 100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00

25 lines
601 B
Makefile

# $OpenBSD: Makefile,v 1.13 2001/10/28 13:05:46 espie 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
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>