openbsd-ports/x11/gnustep/lapispuzzle/Makefile
sebastia c7fd33e5f5 Update LapisPuzzle to 1.2.
This is a bugfix release, just mostly getting rid of the patches directory.

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

15 lines
318 B
Makefile

# $OpenBSD: Makefile,v 1.4 2011/07/16 15:08:21 sebastia Exp $
COMMENT = tetris like puzzle game
DISTNAME = LapisPuzzle-1.2
CATEGORIES = games
HOMEPAGE = http://gap.nongnu.org/lapispuzzle/
MASTER_SITES = http://savannah.nongnu.org/download/gap/
MODULES = x11/gnustep
WANTLIB += c m pthread
.include <bsd.port.mk>