Import GMines:
This is an implementation of the well-known minesweeper game. OK landry@
This commit is contained in:
parent
70a5be8ad5
commit
e5080ddb1c
14
x11/gnustep/gmines/Makefile
Normal file
14
x11/gnustep/gmines/Makefile
Normal 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>
|
5
x11/gnustep/gmines/distinfo
Normal file
5
x11/gnustep/gmines/distinfo
Normal 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
|
1
x11/gnustep/gmines/pkg/DESCR
Normal file
1
x11/gnustep/gmines/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This is an implementation of the well-known minesweeper game.
|
10
x11/gnustep/gmines/pkg/PLIST
Normal file
10
x11/gnustep/gmines/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user