openbsd-ports/x11/gnustep/gmines/Makefile

15 lines
297 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2012/01/08 12:03:09 sebastia Exp $
COMMENT = GNUstep minesweeper game
DISTNAME = GMines-0.2
CATEGORIES = games
HOMEPAGE = http://gap.nongnu.org/gmines/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
MODULES = x11/gnustep
WANTLIB += c m pthread
.include <bsd.port.mk>