From 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a 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/gnuchess/DESCR | 6 ++++++ games/gnuchess/PLIST | 7 +++++++ games/gnuchess/pkg/DESCR | 6 ------ games/gnuchess/pkg/PLIST | 7 ------- 4 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 games/gnuchess/DESCR create mode 100644 games/gnuchess/PLIST delete mode 100644 games/gnuchess/pkg/DESCR delete mode 100644 games/gnuchess/pkg/PLIST (limited to 'games/gnuchess') diff --git a/games/gnuchess/DESCR b/games/gnuchess/DESCR new file mode 100644 index 00000000000..e386dd12567 --- /dev/null +++ b/games/gnuchess/DESCR @@ -0,0 +1,6 @@ + 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 or + can be run with the xboard program under X-windows. diff --git a/games/gnuchess/PLIST b/games/gnuchess/PLIST new file mode 100644 index 00000000000..d9a6c98bb9c --- /dev/null +++ b/games/gnuchess/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:52 zuntum Exp $ +bin/gnuchess +bin/gnuchessx +lib/gnuchess/.directory +share/doc/gnuchess/README +@dirrm share/doc/gnuchess +@dirrm lib/gnuchess diff --git a/games/gnuchess/pkg/DESCR b/games/gnuchess/pkg/DESCR deleted file mode 100644 index e386dd12567..00000000000 --- a/games/gnuchess/pkg/DESCR +++ /dev/null @@ -1,6 +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 or - can be run with the xboard program under X-windows. diff --git a/games/gnuchess/pkg/PLIST b/games/gnuchess/pkg/PLIST deleted file mode 100644 index fe570f69966..00000000000 --- a/games/gnuchess/pkg/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2000/10/15 01:53:41 jlam Exp $ -bin/gnuchess -bin/gnuchessx -lib/gnuchess/.directory -share/doc/gnuchess/README -@dirrm share/doc/gnuchess -@dirrm lib/gnuchess -- cgit v1.2.3