From 8dfca10779fc86de283618938332a9f16900c616 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sat, 1 Feb 1997 15:02:20 +0000 Subject: New port: XBAT - XEVIOUS like shooting game Submitted by: Yukihiro Nakai Reviewed & modified by: max (Closing PR #2224.) --- games/xbat/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 games/xbat/Makefile (limited to 'games/xbat/Makefile') diff --git a/games/xbat/Makefile b/games/xbat/Makefile new file mode 100644 index 000000000000..2a0f9cf2c7e6 --- /dev/null +++ b/games/xbat/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xbat +# Version required: 0.97 +# Date created: 30 January 1997 +# Whom: Yukihiro Nakai +# +# $Id$ +# + +DISTNAME= xev097 +PKGNAME= xbat-0.97 +CATEGORIES= games +MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/ + +MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp + +USE_IMAKE= yes +WRKSRC= ${WRKDIR}/Xev097 +ALL_TARGET= xbat + +.include -- cgit v1.2.3