From e5080ddb1c53bf41f99c5a9b84680c6f7e2b4e15 Mon Sep 17 00:00:00 2001 From: sebastia Date: Tue, 12 Jul 2011 07:11:47 +0000 Subject: [PATCH] Import GMines: This is an implementation of the well-known minesweeper game. OK landry@ --- x11/gnustep/gmines/Makefile | 14 ++++++++++++++ x11/gnustep/gmines/distinfo | 5 +++++ x11/gnustep/gmines/pkg/DESCR | 1 + x11/gnustep/gmines/pkg/PLIST | 10 ++++++++++ 4 files changed, 30 insertions(+) create mode 100644 x11/gnustep/gmines/Makefile create mode 100644 x11/gnustep/gmines/distinfo create mode 100644 x11/gnustep/gmines/pkg/DESCR create mode 100644 x11/gnustep/gmines/pkg/PLIST diff --git a/x11/gnustep/gmines/Makefile b/x11/gnustep/gmines/Makefile new file mode 100644 index 00000000000..f36cba2836d --- /dev/null +++ b/x11/gnustep/gmines/Makefile @@ -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 diff --git a/x11/gnustep/gmines/distinfo b/x11/gnustep/gmines/distinfo new file mode 100644 index 00000000000..506b84f1c3e --- /dev/null +++ b/x11/gnustep/gmines/distinfo @@ -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 diff --git a/x11/gnustep/gmines/pkg/DESCR b/x11/gnustep/gmines/pkg/DESCR new file mode 100644 index 00000000000..dcdc76b6772 --- /dev/null +++ b/x11/gnustep/gmines/pkg/DESCR @@ -0,0 +1 @@ +This is an implementation of the well-known minesweeper game. diff --git a/x11/gnustep/gmines/pkg/PLIST b/x11/gnustep/gmines/pkg/PLIST new file mode 100644 index 00000000000..61972a132df --- /dev/null +++ b/x11/gnustep/gmines/pkg/PLIST @@ -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