diff options
author | steve <steve@FreeBSD.org> | 1999-11-14 10:41:58 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-14 10:41:58 +0800 |
commit | 40c451426fd10f8e180d3a7835f4191c805afff5 (patch) | |
tree | 49f27d3f8cf975b02b600a98d707c8795dd28286 /games/znibbles/pkg-descr | |
parent | 8c5a7d577211998992370586c3e8e324adca78f0 (diff) | |
download | freebsd-ports-gnome-40c451426fd10f8e180d3a7835f4191c805afff5.tar.gz freebsd-ports-gnome-40c451426fd10f8e180d3a7835f4191c805afff5.tar.zst freebsd-ports-gnome-40c451426fd10f8e180d3a7835f4191c805afff5.zip |
Remove Motif support.
PR: 14754
Submitted by: maintainer
Diffstat (limited to 'games/znibbles/pkg-descr')
-rw-r--r-- | games/znibbles/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games/znibbles/pkg-descr b/games/znibbles/pkg-descr index cdce29678b6e..6c77be3f0021 100644 --- a/games/znibbles/pkg-descr +++ b/games/znibbles/pkg-descr @@ -10,13 +10,13 @@ SunOS, Solaris and Irix. The game can run either directly on top of X11, use the GTK+ toolkit (get it on the GTK+ site) or use the Motif toolkit (get a good Motif free implementation called LessTif) -From the README file: +Once compiled, you get the files: - - Once compiled, you get the files - src/nibbles : the ZNibbles server - src/znibbles : the ZNibbles Motif client - src/gznibbles : the ZNibbles GTK+ client - src/znibblesX : the ZNibbless X11-only client (poor) + nibbles : the ZNibbles server + gznibbles : the ZNibbles GTK+ client + znibblesX : the ZNibbless X11-only client (poor) + +Run "nibbles" first as the ZNibbles server, and then run its clients to play. WWW: http://www.stud.enst.fr/~vmallet/archives/ |