0cee0eb9e7bbfb275787f28c2b92f50a03ca034b
[gentoo.git] / app-emacs / ocaml-mode / ocaml-mode-4.00.1.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 inherit elisp
8
9 MY_P=${P/-mode/}
10 DESCRIPTION="Emacs mode for OCaml"
11 HOMEPAGE="http://www.ocaml.org/"
12 SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
13
14 LICENSE="GPL-2+"
15 SLOT="0"
16 KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
17
18 S="${WORKDIR}/${MY_P}/emacs"
19 SITEFILE="50${PN}-gentoo-3.12.1.el"
20 DOCS="README README.itz"