# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 DESCRIPTION="a screen oriented version of the classic editor, ed." HOMEPAGE="http://se-editor.org/" SRC_URI="http://se-editor.org/dist/${P}.tar.gz" LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64" IUSE="" RDEPEND="sys-libs/ncurses" DEPEND="${RDEPEND}"