gmines-0.2.ebuild 393 B

12345678910111213141516
  1. # Copyright 1999-2014 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=4
  4. inherit gnustep-2
  5. DESCRIPTION="The well-known minesweeper game"
  6. HOMEPAGE="http://gap.nongnu.org/gmines/index.html"
  7. SRC_URI="https://savannah.nongnu.org/download/gap/${P/gm/GM}.tar.gz"
  8. KEYWORDS="amd64 ppc x86 ~x86-fbsd"
  9. SLOT="0"
  10. LICENSE="GPL-2"
  11. IUSE=""
  12. S=${WORKDIR}/${P/gm/GM}