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/gnuchess4/DESCR | 24 ++++++++++++++++++++++++ games/gnuchess4/PLIST | 27 +++++++++++++++++++++++++++ games/gnuchess4/pkg/DESCR | 24 ------------------------ games/gnuchess4/pkg/PLIST | 27 --------------------------- 4 files changed, 51 insertions(+), 51 deletions(-) create mode 100644 games/gnuchess4/DESCR create mode 100644 games/gnuchess4/PLIST delete mode 100644 games/gnuchess4/pkg/DESCR delete mode 100644 games/gnuchess4/pkg/PLIST (limited to 'games/gnuchess4') diff --git a/games/gnuchess4/DESCR b/games/gnuchess4/DESCR new file mode 100644 index 00000000000..f993cb91198 --- /dev/null +++ b/games/gnuchess4/DESCR @@ -0,0 +1,24 @@ + Gnuchess plays a game of chess against the user or it + plays against itself. + + Gnuchess is an updated version of the GNU chess playing + program. It has a simple alpha-numeric board display, an + IBM PC compatible interface, or it can be compiled for use + with the chesstool program on a SUN workstation or with + the xboard program under X-windows. To invoke the program + gnuchess + - simple curses based version + + gnuchessn + - fancy version using curses and inverse video on + UNIX, or IBM PC cursor controls and characters on + MSDOS + + gnuchessr + - ASCII based version + + gnuchessc + - chesstool compatible version + + gnuchessx + - xboard compatible version diff --git a/games/gnuchess4/PLIST b/games/gnuchess4/PLIST new file mode 100644 index 00000000000..fd5cc8853b0 --- /dev/null +++ b/games/gnuchess4/PLIST @@ -0,0 +1,27 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:53:02 zuntum Exp $ +bin/gnuchess4 +bin/gnuchessr4 +bin/gnuchessn4 +bin/gnuchessx4 +bin/gnuchessc4 +bin/postprint +bin/gnuan +bin/game +share/gnuchess4/gnuchess.lang +share/gnuchess4/eco.pgn +share/gnuchess4/gnuchess.data +share/gnuchess4/gnuchess.eco +share/doc/gnuchess4/ARTICLE +share/doc/gnuchess4/ARTICLE.2 +share/doc/gnuchess4/CHESSTOOL +share/doc/gnuchess4/FAQ +share/doc/gnuchess4/HEURISTICS +share/doc/gnuchess4/MOVE-GEN +share/doc/gnuchess4/README.font +share/doc/gnuchess4/README.output +man/man6/game.6 +man/man6/gnuan.6 +man/man6/gnuchess4.6 +man/man6/postprint.6 +@dirrm share/gnuchess4 +@dirrm share/doc/gnuchess4 diff --git a/games/gnuchess4/pkg/DESCR b/games/gnuchess4/pkg/DESCR deleted file mode 100644 index f993cb91198..00000000000 --- a/games/gnuchess4/pkg/DESCR +++ /dev/null @@ -1,24 +0,0 @@ - Gnuchess plays a game of chess against the user or it - plays against itself. - - Gnuchess is an updated version of the GNU chess playing - program. It has a simple alpha-numeric board display, an - IBM PC compatible interface, or it can be compiled for use - with the chesstool program on a SUN workstation or with - the xboard program under X-windows. To invoke the program - gnuchess - - simple curses based version - - gnuchessn - - fancy version using curses and inverse video on - UNIX, or IBM PC cursor controls and characters on - MSDOS - - gnuchessr - - ASCII based version - - gnuchessc - - chesstool compatible version - - gnuchessx - - xboard compatible version diff --git a/games/gnuchess4/pkg/PLIST b/games/gnuchess4/pkg/PLIST deleted file mode 100644 index 49c17a50b7c..00000000000 --- a/games/gnuchess4/pkg/PLIST +++ /dev/null @@ -1,27 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/03/27 10:25:01 jlam Exp $ -bin/gnuchess4 -bin/gnuchessr4 -bin/gnuchessn4 -bin/gnuchessx4 -bin/gnuchessc4 -bin/postprint -bin/gnuan -bin/game -share/gnuchess4/gnuchess.lang -share/gnuchess4/eco.pgn -share/gnuchess4/gnuchess.data -share/gnuchess4/gnuchess.eco -share/doc/gnuchess4/ARTICLE -share/doc/gnuchess4/ARTICLE.2 -share/doc/gnuchess4/CHESSTOOL -share/doc/gnuchess4/FAQ -share/doc/gnuchess4/HEURISTICS -share/doc/gnuchess4/MOVE-GEN -share/doc/gnuchess4/README.font -share/doc/gnuchess4/README.output -man/man6/game.6 -man/man6/gnuan.6 -man/man6/gnuchess4.6 -man/man6/postprint.6 -@dirrm share/gnuchess4 -@dirrm share/doc/gnuchess4 -- cgit v1.2.3