aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zile/zile_2.2.15.bb
blob: 72284629a7b04155a87e0e7c149bc2a62117501f (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Zile is lossy Emacs."
HOMEPAGE = "http://zile.sourceforge.net/"
LICENSE = "GPL"
DEPENDS = "ncurses"
SECTION = "console/editors"
PR = "r0"

SRC_URI = "${SOURCEFORGE_MIRROR}/zile/zile-${PV}.tar.gz"

inherit autotools