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:
parent
c7fd33e5f5
commit
9982fe2db5
14
x11/gnustep/gmastermind/Makefile
Normal file
14
x11/gnustep/gmastermind/Makefile
Normal 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>
|
5
x11/gnustep/gmastermind/distinfo
Normal file
5
x11/gnustep/gmastermind/distinfo
Normal 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
|
3
x11/gnustep/gmastermind/pkg/DESCR
Normal file
3
x11/gnustep/gmastermind/pkg/DESCR
Normal 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.
|
12
x11/gnustep/gmastermind/pkg/PLIST
Normal file
12
x11/gnustep/gmastermind/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user