aboutsummaryrefslogtreecommitdiff
path: root/games/cgoban
diff options
context:
space:
mode:
Diffstat (limited to 'games/cgoban')
-rw-r--r--games/cgoban/Makefile20
-rw-r--r--games/cgoban/distinfo1
-rw-r--r--games/cgoban/files/patch-a19
-rw-r--r--games/cgoban/pkg-comment1
-rw-r--r--games/cgoban/pkg-descr3
-rw-r--r--games/cgoban/pkg-plist2
6 files changed, 46 insertions, 0 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile
new file mode 100644
index 000000000000..1895df0476d9
--- /dev/null
+++ b/games/cgoban/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: cgoban
+# Version required: 1.6.7
+# Date created: 28 October 1996
+# Whom: simonm@dcs.gla.ac.uk
+#
+# $Id$
+#
+
+DISTNAME= cgoban-1.6.7
+CATEGORIES= games
+MASTER_SITES= ftp://igs.nuri.net/Go/clients/
+
+MAINTAINER= simonm@dcs.gla.ac.uk
+
+GNU_CONFIGURE= yes
+USE_X11= yes
+ALL_TARGET=
+MAN6= cgoban.6
+
+.include <bsd.port.mk>
diff --git a/games/cgoban/distinfo b/games/cgoban/distinfo
new file mode 100644
index 000000000000..60fb378cdbb2
--- /dev/null
+++ b/games/cgoban/distinfo
@@ -0,0 +1 @@
+MD5 (cgoban-1.6.7.tar.gz) = 527dde4ca9a2b3bb54dae553ac90211e
diff --git a/games/cgoban/files/patch-a b/games/cgoban/files/patch-a
new file mode 100644
index 000000000000..2db2836d2956
--- /dev/null
+++ b/games/cgoban/files/patch-a
@@ -0,0 +1,19 @@
+*** Makefile.in~ Sat Aug 24 17:26:24 1996
+--- Makefile.in Mon Oct 28 12:22:40 1996
+***************
+*** 36,42 ****
+
+ # Change these values to tell make where to put the binary and the man page
+ # when it's done compiling.
+! PREFIX = /usr/games
+ BINDIR = $(PREFIX)/bin
+ MANDIR = $(PREFIX)/man
+
+--- 36,42 ----
+
+ # Change these values to tell make where to put the binary and the man page
+ # when it's done compiling.
+! PREFIX = @prefix@
+ BINDIR = $(PREFIX)/bin
+ MANDIR = $(PREFIX)/man
+
diff --git a/games/cgoban/pkg-comment b/games/cgoban/pkg-comment
new file mode 100644
index 000000000000..51e44cb6d884
--- /dev/null
+++ b/games/cgoban/pkg-comment
@@ -0,0 +1 @@
+Internet Go Server client and game editor
diff --git a/games/cgoban/pkg-descr b/games/cgoban/pkg-descr
new file mode 100644
index 000000000000..7ab6a94b7d29
--- /dev/null
+++ b/games/cgoban/pkg-descr
@@ -0,0 +1,3 @@
+Cgoban (Complete Goban) is for Unix systems with X11. It has the
+ability to be a computerized go board, view and edit smart-go files,
+and connect to go servers on the Internet.
diff --git a/games/cgoban/pkg-plist b/games/cgoban/pkg-plist
new file mode 100644
index 000000000000..2c81d927a280
--- /dev/null
+++ b/games/cgoban/pkg-plist
@@ -0,0 +1,2 @@
+bin/cgoban
+man/man6/cgoban.6.gz