diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-13 14:57:45 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-13 14:57:45 +0800 |
commit | e3c2b3b74aff38b4362136af832fb7f406444c1d (patch) | |
tree | 0acf00c970a08ee60525552eb2737c12d2882fae /games/qgo/pkg-descr | |
parent | 655d213c0cf4de45777ea93fa0519f96984d1547 (diff) | |
download | freebsd-ports-gnome-e3c2b3b74aff38b4362136af832fb7f406444c1d.tar.gz freebsd-ports-gnome-e3c2b3b74aff38b4362136af832fb7f406444c1d.tar.zst freebsd-ports-gnome-e3c2b3b74aff38b4362136af832fb7f406444c1d.zip |
add qgo 0.0.8
A Go board and SGF editor written with the Qt library
Diffstat (limited to 'games/qgo/pkg-descr')
-rw-r--r-- | games/qgo/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/qgo/pkg-descr b/games/qgo/pkg-descr new file mode 100644 index 000000000000..c470f44e6d77 --- /dev/null +++ b/games/qgo/pkg-descr @@ -0,0 +1,5 @@ +qGo is a Go board and full featured SGF editor written with the Qt library, +available for Linux and Windows. Go is an ancient boardgame, very common in +Japan, China and Korea. + +WWW: http://qgo.sourceforge.net/ |