openbsd-ports/x11/gnustep/gshisen/Makefile
sebastia 3475a5eb98 import gshisen: a gnustep based board game:
pkg/DESCR:
GShisen is the first GNUstep game!  The object of the game is to remove
all tiles from the field.

OK landry@
2010-10-28 23:25:39 +00:00

16 lines
324 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2010/10/28 23:25:39 sebastia Exp $
COMMENT= little board game
DISTNAME= GShisen-1.3.0
PKGNAME= ${DISTNAME:L}
CATEGORIES= games
HOMEPAGE= http://gap.nongnu.org/gshisen/
MASTER_SITES= http://savannah.nongnu.org/download/gap/
MODULES= x11/gnustep
WANTLIB= c m pthread
.include <bsd.port.mk>