diff options
author | imura <imura@FreeBSD.org> | 2000-02-13 10:03:30 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-02-13 10:03:30 +0800 |
commit | cf81bb36df14413040843dd87f202cdeda8bc37c (patch) | |
tree | 67a18892491415f82a23ae4e6c560cf8d70ff5e7 | |
parent | ef50cc78dfce8097a80426a482a82dcf41cf7e2c (diff) | |
download | freebsd-ports-gnome-cf81bb36df14413040843dd87f202cdeda8bc37c.tar.gz freebsd-ports-gnome-cf81bb36df14413040843dd87f202cdeda8bc37c.tar.zst freebsd-ports-gnome-cf81bb36df14413040843dd87f202cdeda8bc37c.zip |
Initial import of tkmoo-0.3.23.
Tk-based MOO interface with scripting capability.
PR: 16527
Submitted by: Will Andrews <andrews@technologist.com>
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/tkmoo/Makefile | 27 | ||||
-rw-r--r-- | games/tkmoo/distinfo | 1 | ||||
-rw-r--r-- | games/tkmoo/files/patch-aa | 25 | ||||
-rw-r--r-- | games/tkmoo/pkg-comment | 1 | ||||
-rw-r--r-- | games/tkmoo/pkg-descr | 8 | ||||
-rw-r--r-- | games/tkmoo/pkg-plist | 9 |
7 files changed, 72 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 5b385e61aed6..d330cc8d5848 100644 --- a/games/Makefile +++ b/games/Makefile @@ -127,6 +127,7 @@ SUBDIR += tank SUBDIR += tetrinet-x SUBDIR += tinymux + SUBDIR += tkmoo SUBDIR += tksol SUBDIR += tvp SUBDIR += omega diff --git a/games/tkmoo/Makefile b/games/tkmoo/Makefile new file mode 100644 index 000000000000..499c0519e42e --- /dev/null +++ b/games/tkmoo/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: tkMOO +# Version required: 0.3.23 +# Date created: 20 Jan 2000 +# Whom: Will Andrews <andrews@technologist.com> +# +# $FreeBSD$ +# + +DISTNAME= tkMOO-light-0.3.23 +PKGNAME= tkmoo-0.3.23 +CATEGORIES= games tk82 +MASTER_SITES= http://www.awns.com/tkMOO-light/Source/ + +MAINTAINER= andrews@technologist.com + +RUN_DEPENDS= ${WISH82}:${PORTSDIR}/x11-toolkits/tk82 + +WISH82?= ${LOCALBASE}/bin/wish8.2 +MAKE_ENV+= TKMOO_LIB_DIR="${PREFIX}/share/tkmoo" \ + TKMOO_BIN_DIR="${PREFIX}/bin" WISH8.2="${WISH82}" + +do-install: + @${MKDIR} ${PREFIX}/share/tkmoo/plugins + @${INSTALL_DATA} ${WRKSRC}/plugins/* ${PREFIX}/share/tkmoo/plugins + @${INSTALL_SCRIPT} ${WRKSRC}/tkMOO-lite ${PREFIX}/bin/tkmoo + +.include <bsd.port.mk> diff --git a/games/tkmoo/distinfo b/games/tkmoo/distinfo new file mode 100644 index 000000000000..971ab7cca6e1 --- /dev/null +++ b/games/tkmoo/distinfo @@ -0,0 +1 @@ +MD5 (tkMOO-light-0.3.23.tar.gz) = 9b62844ff7422b2497d0024ab4261ead diff --git a/games/tkmoo/files/patch-aa b/games/tkmoo/files/patch-aa new file mode 100644 index 000000000000..dda43e0887df --- /dev/null +++ b/games/tkmoo/files/patch-aa @@ -0,0 +1,25 @@ +--- Makefile Sat Jan 1 07:00:56 2000 ++++ Makefile.new Wed Feb 2 19:32:13 2000 +@@ -7,18 +7,18 @@ + # ... in the '.tkMOO-lite' directory under your home directory + # ** if you change this value then you'll need to set your TKMOO_LIB_DIR + # ** environment variable to the same value +-TKMOO_LIB_DIR = $$HOME/.tkMOO-lite ++TKMOO_LIB_DIR ?= $$HOME/.tkMOO-lite + + # where will the executable be installed? + # ... in the 'bin' directory under your home directory +-TKMOO_BIN_DIR = $$HOME/bin ++TKMOO_BIN_DIR ?= $$HOME/bin + + # which version of WISH will the client use? 'make' will warn you + # if WISH can't be found where you say it is. + WISH4.1 = /usr/local/bin/wish4.1 + WISH4.2 = /usr/local/bin/wish4.2 +-WISH8.0 = /usr/local/bin/wish8.0 +-WISH = $(WISH8.0) ++WISH8.2 ?= /usr/local/bin/wish8.2 ++WISH = $(WISH8.2) + + # ---------------- NO NEED TO CHANGE ANYTHING BELOW THIS LINE --------------- + diff --git a/games/tkmoo/pkg-comment b/games/tkmoo/pkg-comment new file mode 100644 index 000000000000..8651dad6cc80 --- /dev/null +++ b/games/tkmoo/pkg-comment @@ -0,0 +1 @@ +Tk-based M** client with scripting support diff --git a/games/tkmoo/pkg-descr b/games/tkmoo/pkg-descr new file mode 100644 index 000000000000..25acb8d8c966 --- /dev/null +++ b/games/tkmoo/pkg-descr @@ -0,0 +1,8 @@ +TkMOO is a Tk-based M** interface. It has support for triggers, +gags, scripts, etc. It is a graphical alternative to using tintin++, +tinyfugue, kmud, and others. + +WWW: http://www.awns.com/tkMOO-light/ +Author: Andrew Wilson <Andrew.Wilson@cm.cf.ac.uk> + +--Will <andrews@technologist.com> diff --git a/games/tkmoo/pkg-plist b/games/tkmoo/pkg-plist new file mode 100644 index 000000000000..9e15d194adc0 --- /dev/null +++ b/games/tkmoo/pkg-plist @@ -0,0 +1,9 @@ +bin/tkmoo +share/tkmoo/plugins/ansi.tcl +share/tkmoo/plugins/simpleedit.tcl +share/tkmoo/plugins/mcp21.tcl +share/tkmoo/plugins/message.tcl +share/tkmoo/plugins/status.tcl +share/tkmoo/plugins/webbrowser.tcl +@dirrm share/tkmoo/plugins +@dirrm share/tkmoo |