From 37637e483f1bf6574e9306aebbd013bb63d888d6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:47:39 +0000 Subject: Move pkg/ files into package's toplevel directory --- games/xkobo/DESCR | 35 +++++++++++++++++++++++++++++++++++ games/xkobo/PLIST | 5 +++++ games/xkobo/pkg/DESCR | 35 ----------------------------------- games/xkobo/pkg/PLIST | 5 ----- 4 files changed, 40 insertions(+), 40 deletions(-) create mode 100644 games/xkobo/DESCR create mode 100644 games/xkobo/PLIST delete mode 100644 games/xkobo/pkg/DESCR delete mode 100644 games/xkobo/pkg/PLIST (limited to 'games/xkobo') diff --git a/games/xkobo/DESCR b/games/xkobo/DESCR new file mode 100644 index 00000000000..2ba77614798 --- /dev/null +++ b/games/xkobo/DESCR @@ -0,0 +1,35 @@ +------------------------------------------------------------------------- + + 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, 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. + +========================================================================= diff --git a/games/xkobo/PLIST b/games/xkobo/PLIST new file mode 100644 index 00000000000..155fddcf6dd --- /dev/null +++ b/games/xkobo/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:57:02 zuntum Exp $ +bin/xkobo +man/cat1/xkobo.0 +@exec mkdir %D/lib/X11/xkobo-scores && chmod 775 %D/lib/X11/xkobo-scores +@unexec rm -r %D/lib/X11/xkobo-scores diff --git a/games/xkobo/pkg/DESCR b/games/xkobo/pkg/DESCR deleted file mode 100644 index 2ba77614798..00000000000 --- a/games/xkobo/pkg/DESCR +++ /dev/null @@ -1,35 +0,0 @@ -------------------------------------------------------------------------- - - 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, 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. - -========================================================================= diff --git a/games/xkobo/pkg/PLIST b/games/xkobo/pkg/PLIST deleted file mode 100644 index f84f73d3f65..00000000000 --- a/games/xkobo/pkg/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1998/03/28 19:28:32 cjs Exp $ -bin/xkobo -man/cat1/xkobo.0 -@exec mkdir %D/lib/X11/xkobo-scores && chmod 775 %D/lib/X11/xkobo-scores -@unexec rm -r %D/lib/X11/xkobo-scores -- cgit v1.2.3