blob: 92225edf17e86dadfd4babfe8128ad11dd240963 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare
DEPEND=ncurses? ( sys-libs/ncurses ) !app-editors/joe
DESCRIPTION=portable version of JOE's Own Editor
EAPI=4
HOMEPAGE=https://www.mirbsd.org/jupp.htm
IUSE=ncurses
KEYWORDS=~amd64 ~x86
LICENSE=GPL-1
RDEPEND=ncurses? ( sys-libs/ncurses ) !app-editors/joe
SLOT=0
SRC_URI=https://www.mirbsd.org/MirOS/dist/jupp/joe-3.1jupp27.tgz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_md5_=3fba8696cd6cd3d6deceb9c5351ac4b7
|