summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/gmines/gmines-0.2.ebuild')
-rw-r--r--gnustep-apps/gmines/gmines-0.2.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/gnustep-apps/gmines/gmines-0.2.ebuild b/gnustep-apps/gmines/gmines-0.2.ebuild
new file mode 100644
index 000000000000..62af1976e0da
--- /dev/null
+++ b/gnustep-apps/gmines/gmines-0.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+inherit gnustep-2
+
+DESCRIPTION="The well-known minesweeper game"
+HOMEPAGE="http://gap.nongnu.org/gmines/index.html"
+SRC_URI="http://savannah.nongnu.org/download/gap/${P/gm/GM}.tar.gz"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
+SLOT="0"
+LICENSE="GPL-2"
+IUSE=""
+
+S=${WORKDIR}/${P/gm/GM}