diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-11 14:22:35 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-11 14:22:35 +0800 |
commit | 703921ab2994c4e9bd2c0bc59893c06de1b35de7 (patch) | |
tree | be85d6af5303f3139670aa0d86a5959e74b77b40 /games | |
parent | 373052130e48c8b2fd71c85b893148b5ac2f556e (diff) | |
download | freebsd-ports-gnome-703921ab2994c4e9bd2c0bc59893c06de1b35de7.tar.gz freebsd-ports-gnome-703921ab2994c4e9bd2c0bc59893c06de1b35de7.tar.zst freebsd-ports-gnome-703921ab2994c4e9bd2c0bc59893c06de1b35de7.zip |
Entire README files do not go in pkg/DESCR.
Diffstat (limited to 'games')
-rw-r--r-- | games/xkobo/pkg-descr | 83 |
1 files changed, 1 insertions, 82 deletions
diff --git a/games/xkobo/pkg-descr b/games/xkobo/pkg-descr index 04ad8956eda2..a682353543d1 100644 --- a/games/xkobo/pkg-descr +++ b/games/xkobo/pkg-descr @@ -1,82 +1 @@ - -------------------------------------------------------------------------- - - XKOBO Version 1.3 - - Sun Jun 25 08:37:35 JST 1995 Akira Higuchi - a-higuti@math.hokudai.ac.jp - -------------------------------------------------------------------------- - - XKOBO is a game for X. The play is quite simple. Your object is to - destroy all the fortresses. You can control your ship by pressing - the cursor keys, and shot beams by pressing the SHIFT key or the - left mouse button. - - XKOBO requires: - - 1) Unix (BSD, Linux, etc.) - 2) X window system (256 colors or greater) - 3) C++ compiler - - This program has been tested on the following systems: - - * Linux + gcc - * Sun-OS (4.1.4) + gcc - * BSD/OS + gcc - -------------------------------------------------------------------------- - -* INSTALLING - - Edit Imakefile and type - - % xmkmf -a - % make - % su - # make install - # make install.man - -------------------------------------------------------------------------- - -* PLAYING - - You can control your ship by pressing the cursor keys, and shot beams - by pressing the SHIFT key or the left mouse button. The game can be - paused by pressing 's'. Pressing 'q' will cause xkobo to quit the game. - -------------------------------------------------------------------------- - -* OPTIONS - - -doublesize The window of xkobo is enlarged. But memory usage - is also enlarged. - - -memory It causes xkobo to reduce memory usage, but slow - down (a little). - - -fit Use the default colormap. Normally xkobo uses a - private colormap. - - -========================================================================= - - XKOBO, a video-oriented game - Copyright (C) 1995 Akira Higuchi - a-higuti@math.hokudai.ac.jp - - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. - - This program is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 675 Mass Ave, Cambridge, MA 02139, USA. - -========================================================================= +XKOBO is a game for X where the object is to destroy all fortresses. |