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/tscp/DESCR | 11 +++++++++++ games/tscp/PLIST | 3 +++ games/tscp/pkg/DESCR | 11 ----------- games/tscp/pkg/PLIST | 3 --- 4 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 games/tscp/DESCR create mode 100644 games/tscp/PLIST delete mode 100644 games/tscp/pkg/DESCR delete mode 100644 games/tscp/pkg/PLIST (limited to 'games/tscp') diff --git a/games/tscp/DESCR b/games/tscp/DESCR new file mode 100644 index 00000000000..9cf1ccc3587 --- /dev/null +++ b/games/tscp/DESCR @@ -0,0 +1,11 @@ +TSCP is intended for people who want to learn about chess programming. Its +source code is designed to be very easy to understand. + +The TSCP "package" includes this README file, the TSCP source code, and a copy +of TSCP for Windows 95/98/NT. The executable was made with Visual C++ 6.0 +(optimizations set to Maximize Speed). + +To use TSCP, run the executable and type "help" at the prompt. It's very +straightforward. + +There is a page for TSCP benchmarks: http://ucsu.colorado.edu/~kerrigat/bench/ diff --git a/games/tscp/PLIST b/games/tscp/PLIST new file mode 100644 index 00000000000..69646811209 --- /dev/null +++ b/games/tscp/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:55:52 zuntum Exp $ +bin/tscp +share/doc/tscp.txt diff --git a/games/tscp/pkg/DESCR b/games/tscp/pkg/DESCR deleted file mode 100644 index 9cf1ccc3587..00000000000 --- a/games/tscp/pkg/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -TSCP is intended for people who want to learn about chess programming. Its -source code is designed to be very easy to understand. - -The TSCP "package" includes this README file, the TSCP source code, and a copy -of TSCP for Windows 95/98/NT. The executable was made with Visual C++ 6.0 -(optimizations set to Maximize Speed). - -To use TSCP, run the executable and type "help" at the prompt. It's very -straightforward. - -There is a page for TSCP benchmarks: http://ucsu.colorado.edu/~kerrigat/bench/ diff --git a/games/tscp/pkg/PLIST b/games/tscp/pkg/PLIST deleted file mode 100644 index ad5cf35c2d7..00000000000 --- a/games/tscp/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/01/26 18:24:53 abs Exp $ -bin/tscp -share/doc/tscp.txt -- cgit v1.2.3