diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/six/DESCR | 4 | ||||
-rw-r--r-- | games/six/Makefile | 18 | ||||
-rw-r--r-- | games/six/PLIST | 22 | ||||
-rw-r--r-- | games/six/distinfo | 5 |
4 files changed, 49 insertions, 0 deletions
diff --git a/games/six/DESCR b/games/six/DESCR new file mode 100644 index 00000000000..276d558664f --- /dev/null +++ b/games/six/DESCR @@ -0,0 +1,4 @@ +Hex is a two-player perfect information game with very easy rules. But +like in other games with simple rules, playing well isn't that easy. + +Six is one of the strongest Hex-playing programs of the world. diff --git a/games/six/Makefile b/games/six/Makefile new file mode 100644 index 00000000000..aeafa84cd3c --- /dev/null +++ b/games/six/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/06/13 00:03:26 rillig Exp $ +# + +DISTNAME= six-0.5.3 +CATEGORIES= games +MASTER_SITES= http://six.retes.hu/download/ + +MAINTAINER= rillig@NetBSD.org +HOMEPAGE= http://six.retes.hu/ +COMMENT= Hex, a board game with very simple rules + +GNU_CONFIGURE= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ + +.include "../../meta-pkgs/kde3/kde3.mk" +.include "../../x11/kdelibs3/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/games/six/PLIST b/games/six/PLIST new file mode 100644 index 00000000000..f1cba85710f --- /dev/null +++ b/games/six/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/13 00:03:26 rillig Exp $ +bin/six +share/doc/kde/HTML/en/six/filter.png +share/doc/kde/HTML/en/six/index.cache.bz2 +share/doc/kde/HTML/en/six/index.docbook +share/icons/hicolor/32x32/actions/blackplayer.png +share/icons/hicolor/32x32/actions/swap.png +share/icons/hicolor/32x32/actions/whiteplayer.png +share/icons/hicolor/32x32/apps/six.png +share/icons/hicolor/48x48/apps/six.png +share/icons/locolor/16x16/actions/blackplayer.png +share/icons/locolor/16x16/actions/swap.png +share/icons/locolor/16x16/actions/whiteplayer.png +share/icons/locolor/16x16/apps/six.png +share/icons/locolor/22x22/actions/blackplayer.png +share/icons/locolor/22x22/actions/swap.png +share/icons/locolor/22x22/actions/whiteplayer.png +share/icons/locolor/32x32/apps/six.png +share/kde/applnk/Games/Board/six.desktop +share/kde/apps/six/sixui.rc +share/kde/mimelnk/application/vnd.kde.six.desktop +share/locale/it/LC_MESSAGES/six.mo diff --git a/games/six/distinfo b/games/six/distinfo new file mode 100644 index 00000000000..e658306630e --- /dev/null +++ b/games/six/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/06/13 00:03:26 rillig Exp $ + +SHA1 (six-0.5.3.tar.gz) = 4e6281ea0bd420e941909206df381a283e77d149 +RMD160 (six-0.5.3.tar.gz) = 3894ebdabe368a918efd4359ba9e2ed7e0d32279 +Size (six-0.5.3.tar.gz) = 883013 bytes |