blob: 98268534b1a5a485bce72bc4e46ce140fc95fbdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=sys-libs/slang gpm? ( sys-libs/gpm ) nls? ( sys-devel/gettext )
DESCRIPTION=A simple console menu program
EAPI=7
HOMEPAGE=http://joeyh.name/code/pdmenu/
INHERIT=toolchain-funcs
IUSE=nls gpm examples
KEYWORDS=amd64 ~mips x86
LICENSE=GPL-2
RESTRICT=test
SLOT=0
SRC_URI=https://dev.gentoo.org/~bkohler/dist/pdmenu-1.3.6.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1
_md5_=bc698ed29f17ed8beba9a7a100be8423
|