aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-08-07 17:48:11 +0800
committerdinoex <dinoex@FreeBSD.org>2007-08-07 17:48:11 +0800
commit0408a13128e404ec7a0bd861e2c93e32cb116286 (patch)
tree466e2529120a1b040305eae3da51f03c8f985088
parentd6815c33aa5f0d41ab288c7c77b70bf1f3052765 (diff)
downloadfreebsd-ports-gnome-0408a13128e404ec7a0bd861e2c93e32cb116286.tar.gz
freebsd-ports-gnome-0408a13128e404ec7a0bd861e2c93e32cb116286.tar.zst
freebsd-ports-gnome-0408a13128e404ec7a0bd861e2c93e32cb116286.zip
Create any number of Sudokus and solve them. Store Sudokus for in-depth study.
Solvability guaranteed. Drag digits from the palette or click on the board and wait for the desired digit to appear. Neither method will let you place double digits. Includes automatic markup. You can input external sudokus for solution. WWW: http://www.gnustep.it/marko/Sudoku/index.html
-rw-r--r--games/Makefile1
-rw-r--r--games/gnustep-sudoku/Makefile25
-rw-r--r--games/gnustep-sudoku/distinfo3
-rw-r--r--games/gnustep-sudoku/pkg-descr9
-rw-r--r--games/gnustep-sudoku/pkg-plist8
5 files changed, 46 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index a76fad26272c..b8745b01ec66 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -296,6 +296,7 @@
SUBDIR += gnurobots
SUBDIR += gnushogi
SUBDIR += gnustep-ladder
+ SUBDIR += gnustep-sudoku
SUBDIR += golddig
SUBDIR += gomoku.app
SUBDIR += goonies
diff --git a/games/gnustep-sudoku/Makefile b/games/gnustep-sudoku/Makefile
new file mode 100644
index 000000000000..8b8761b744f5
--- /dev/null
+++ b/games/gnustep-sudoku/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: sudoku
+# Date created: 07 aug 2007
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= sudoku
+PORTVERSION= 0.6
+CATEGORIES= games gnustep
+MASTER_SITES= http://www.gnustep.it/marko/Sudoku/
+PKGNAMEPREFIX= gnustep-
+DISTNAME= Sudoku6
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Sudoku solver and generator
+
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+
+.include <bsd.port.mk>
diff --git a/games/gnustep-sudoku/distinfo b/games/gnustep-sudoku/distinfo
new file mode 100644
index 000000000000..5bebe483f2bb
--- /dev/null
+++ b/games/gnustep-sudoku/distinfo
@@ -0,0 +1,3 @@
+MD5 (Sudoku6.tgz) = 11d0574222209ed9d2592d934908cb7a
+SHA256 (Sudoku6.tgz) = 3e99d274bd17f8707ad6cc3fa9f8a689387208efdd7c6cbbc417d62d631ca551
+SIZE (Sudoku6.tgz) = 14977
diff --git a/games/gnustep-sudoku/pkg-descr b/games/gnustep-sudoku/pkg-descr
new file mode 100644
index 000000000000..3ac7645a7572
--- /dev/null
+++ b/games/gnustep-sudoku/pkg-descr
@@ -0,0 +1,9 @@
+Create any number of Sudokus and solve them. Store Sudokus for in-depth study.
+Solvability guaranteed. Drag digits from the palette or click on the board
+and wait for the desired digit to appear. Neither method will let you place
+double digits.
+
+Includes automatic markup.
+You can input external sudokus for solution.
+
+WWW: http://www.gnustep.it/marko/Sudoku/index.html
diff --git a/games/gnustep-sudoku/pkg-plist b/games/gnustep-sudoku/pkg-plist
new file mode 100644
index 000000000000..e2f61d15b4f4
--- /dev/null
+++ b/games/gnustep-sudoku/pkg-plist
@@ -0,0 +1,8 @@
+Local/Applications/Sudoku.app/Resources/Info-gnustep.plist
+Local/Applications/Sudoku.app/Resources/Sudoku.desktop
+Local/Applications/Sudoku.app/Resources/Sudoku.tiff
+Local/Applications/Sudoku.app/Sudoku
+Local/Applications/Sudoku.app/stamp.make
+Local/Tools/Sudoku
+@dirrm Local/Applications/Sudoku.app/Resources
+@dirrm Local/Applications/Sudoku.app