Import Sudoku:
GNUstep Sudoku allows you to create and solve sudoku puzzles. Store sudokus for in-depth study. Solvability guaranteed. OK sthen@
This commit is contained in:
parent
9982fe2db5
commit
29299451e4
14
x11/gnustep/sudoku/Makefile
Normal file
14
x11/gnustep/sudoku/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/16 15:21:43 sebastia Exp $
|
||||
|
||||
COMMENT = GNUstep sudoku generator
|
||||
|
||||
DISTNAME = Sudoku-0.7
|
||||
CATEGORIES = games
|
||||
|
||||
HOMEPAGE = http://gap.nongnu.org/sudoku/
|
||||
MASTER_SITES = http://savannah.nongnu.org/download/gap/
|
||||
|
||||
MODULES = x11/gnustep
|
||||
WANTLIB += c m pthread
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnustep/sudoku/distinfo
Normal file
5
x11/gnustep/sudoku/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnustep/Sudoku-0.7.tar.gz) = UUOBl48FnDXQuNy3Tc4rIg==
|
||||
RMD160 (gnustep/Sudoku-0.7.tar.gz) = 4kB+UVqg9pgSsY9fbH2wIuSXpdo=
|
||||
SHA1 (gnustep/Sudoku-0.7.tar.gz) = WIAQgoS90QouHmdlI/huQL3A0ek=
|
||||
SHA256 (gnustep/Sudoku-0.7.tar.gz) = FoYG3e286gXJcxHb6rr87VJPoVzKWUPH08fxsNHpOgc=
|
||||
SIZE (gnustep/Sudoku-0.7.tar.gz) = 20979
|
2
x11/gnustep/sudoku/pkg/DESCR
Normal file
2
x11/gnustep/sudoku/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
GNUstep Sudoku allows you to create and solve sudoku puzzles. Store
|
||||
sudokus for in-depth study. Solvability guaranteed.
|
10
x11/gnustep/sudoku/pkg/PLIST
Normal file
10
x11/gnustep/sudoku/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/16 15:21:43 sebastia Exp $
|
||||
bin/Sudoku
|
||||
libexec/GNUstep/
|
||||
libexec/GNUstep/Sudoku.app/
|
||||
libexec/GNUstep/Sudoku.app/Resources/
|
||||
libexec/GNUstep/Sudoku.app/Resources/Info-gnustep.plist
|
||||
libexec/GNUstep/Sudoku.app/Resources/Sudoku.desktop
|
||||
libexec/GNUstep/Sudoku.app/Resources/Sudoku.tiff
|
||||
@bin libexec/GNUstep/Sudoku.app/Sudoku
|
||||
libexec/GNUstep/Sudoku.app/stamp.make
|
Loading…
Reference in New Issue
Block a user