Import GMines:

This is an implementation of the well-known minesweeper game.

OK landry@
This commit is contained in:
sebastia 2011-07-12 07:11:47 +00:00
parent 70a5be8ad5
commit e5080ddb1c
4 changed files with 30 additions and 0 deletions
x11/gnustep/gmines

View File

@ -0,0 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/12 07:11:47 sebastia Exp $
COMMENT = GNUstep minesweeper game
DISTNAME = GMines-0.2
CATEGORIES = games
HOMEPAGE = http://gap.nongnu.org/gmines/
MASTER_SITES = http://savannah.nongnu.org/download/gap/
MODULES = x11/gnustep
WANTLIB += c m pthread
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (gnustep/GMines-0.2.tar.gz) = +TCblhX4Nrs++aFuhHsV4Q==
RMD160 (gnustep/GMines-0.2.tar.gz) = 3VxakmXY9xHV9FvcjVgtOlIyXzQ=
SHA1 (gnustep/GMines-0.2.tar.gz) = rSWcphaIlBsZg0UzDlqIwnQW8fQ=
SHA256 (gnustep/GMines-0.2.tar.gz) = pxAMmEa1SO8tJ8NbgDcLMHadyjrI7v9fFaInR0hDwGc=
SIZE (gnustep/GMines-0.2.tar.gz) = 6768

View File

@ -0,0 +1 @@
This is an implementation of the well-known minesweeper game.

View File

@ -0,0 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/12 07:11:47 sebastia Exp $
bin/GMines
libexec/GNUstep/
libexec/GNUstep/GMines.app/
@bin libexec/GNUstep/GMines.app/GMines
libexec/GNUstep/GMines.app/Resources/
libexec/GNUstep/GMines.app/Resources/GMines.desktop
libexec/GNUstep/GMines.app/Resources/GMines.tiff
libexec/GNUstep/GMines.app/Resources/Info-gnustep.plist
libexec/GNUstep/GMines.app/stamp.make