summaryrefslogtreecommitdiff
path: root/games/xboard
diff options
context:
space:
mode:
authorSteven Wallace <swallace@FreeBSD.org>1995-01-03 00:44:30 +0000
committerSteven Wallace <swallace@FreeBSD.org>1995-01-03 00:44:30 +0000
commit51e8df4bfef2ec2c23e050cafd8e4d7a4815e505 (patch)
tree522b2dccc6c8a7d748a26f3d949c2f4c44ce06dd /games/xboard
parentAdded trailing / to ftp path. (diff)
xboard 3.2
Notes
Notes: svn path=/head/; revision=667
Diffstat (limited to 'games/xboard')
-rw-r--r--games/xboard/Makefile14
-rw-r--r--games/xboard/pkg-comment1
-rw-r--r--games/xboard/pkg-descr5
-rw-r--r--games/xboard/pkg-plist5
4 files changed, 25 insertions, 0 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
new file mode 100644
index 000000000000..7e4cd8e5dfad
--- /dev/null
+++ b/games/xboard/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: xboard
+# Version required: 3.2 patchlevel 0
+# Date created: 2 Jan 1995
+# Whom: swallace
+#
+# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $
+#
+
+DISTNAME= xboard-3.2.pl0
+MASTER_SITES= ftp://ftp.x.org/contrib/games/
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX}
+
+.include <bsd.port.mk>
diff --git a/games/xboard/pkg-comment b/games/xboard/pkg-comment
new file mode 100644
index 000000000000..e87342a309ce
--- /dev/null
+++ b/games/xboard/pkg-comment
@@ -0,0 +1 @@
+xboard, X user interface for GNU Chess and the Internet Chess Server
diff --git a/games/xboard/pkg-descr b/games/xboard/pkg-descr
new file mode 100644
index 000000000000..57d3cb1cd091
--- /dev/null
+++ b/games/xboard/pkg-descr
@@ -0,0 +1,5 @@
+xboard 3.2
+
+Xboard is a graphical chessboard that can serve as a user interface for GNU
+Chess, for the Internet Chess Server, or for electronic mail correspondence
+chess. xboard can also be used by itself.
diff --git a/games/xboard/pkg-plist b/games/xboard/pkg-plist
new file mode 100644
index 000000000000..74b98d0788ed
--- /dev/null
+++ b/games/xboard/pkg-plist
@@ -0,0 +1,5 @@
+@cwd /usr/local
+bin/xboard
+bin/cmail
+man/man6/xboard.6
+man/man6/cmail.6