summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/gmines/gmines-0.1-r2.ebuild')
-rw-r--r--gnustep-apps/gmines/gmines-0.1-r2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnustep-apps/gmines/gmines-0.1-r2.ebuild b/gnustep-apps/gmines/gmines-0.1-r2.ebuild
new file mode 100644
index 000000000000..bd31566d0232
--- /dev/null
+++ b/gnustep-apps/gmines/gmines-0.1-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/gmines-0.1-r2.ebuild,v 1.1 2007/09/10 20:48:31 voyageur Exp $
+
+inherit gnustep-2
+
+S=${WORKDIR}/${PN/gm/GM}
+
+DESCRIPTION="The well-known minesweeper game."
+HOMEPAGE="http://www.gnustep.it/marko/GMines/index.html"
+SRC_URI="http://www.gnustep.it/marko/GMines/${PN/gm/GM}.tgz"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+SLOT="0"
+LICENSE="GPL-2"