Import GMastermind:

GMastermind is an implementation of the well-known Mastermind game. The
object of the game is to determine the hidden combination of four
colors.

OK sthen@
This commit is contained in:
sebastia 2011-07-16 15:17:57 +00:00
parent c7fd33e5f5
commit 9982fe2db5
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/16 15:17:57 sebastia Exp $
COMMENT = GNUstep mastermind game
DISTNAME = GMastermind-0.6
CATEGORIES = games
HOMEPAGE = http://gap.nongnu.org/gmastermind/
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/GMastermind-0.6.tar.gz) = iRCBXty/RrsHGQDfh460Ig==
RMD160 (gnustep/GMastermind-0.6.tar.gz) = Vw6/nbJ9JfBPb2hMQVxCfEbrCMw=
SHA1 (gnustep/GMastermind-0.6.tar.gz) = e/rStvRfDCMTFaQug8/IARcJUOY=
SHA256 (gnustep/GMastermind-0.6.tar.gz) = GIu268MIOK+ONbegvBrzIFHOsKYBGAatoOe3fisH3qc=
SIZE (gnustep/GMastermind-0.6.tar.gz) = 17690

View File

@ -0,0 +1,3 @@
GMastermind is an implementation of the well-known Mastermind game. The
object of the game is to determine the hidden combination of four
colors.

View File

@ -0,0 +1,12 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/16 15:17:57 sebastia Exp $
bin/GMastermind
libexec/GNUstep/
libexec/GNUstep/GMastermind.app/
@bin libexec/GNUstep/GMastermind.app/GMastermind
libexec/GNUstep/GMastermind.app/Resources/
libexec/GNUstep/GMastermind.app/Resources/French.lproj/
libexec/GNUstep/GMastermind.app/Resources/French.lproj/Localizable.strings
libexec/GNUstep/GMastermind.app/Resources/GMastermind.desktop
libexec/GNUstep/GMastermind.app/Resources/GMastermind.tiff
libexec/GNUstep/GMastermind.app/Resources/Info-gnustep.plist
libexec/GNUstep/GMastermind.app/stamp.make