openbsd-ports/x11/gnustep/sudoku/Makefile
sebastia 29299451e4 Import Sudoku:
GNUstep Sudoku allows you to create and solve sudoku puzzles. Store
sudokus for in-depth study. Solvability guaranteed.

OK sthen@
2011-07-16 15:21:43 +00:00

15 lines
312 B
Makefile

# $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>