blob: ce131276572dfc5c01f6f8baa0532c97897c2857 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install setup unpack
DEPEND=tcpd? ( >=sys-apps/tcp-wrappers-7.6-r7 ) >=dev-vcs/git-1.8.2.1
DESCRIPTION=Netkit - portmapper
EAPI=5
HOMEPAGE=ftp://ftp.porcupine.org/pub/security/index.html
IUSE=selinux tcpd
LICENSE=BSD GPL-2
RDEPEND=selinux? ( sec-policy/selinux-portmap )
SLOT=0
_eclass_exported_funcs=pkg_setup:- src_unpack:git-r3 src_compile:- src_install:-
_eclasses_=git-r3 78651c07ca1c1373bf81545d39eb9769 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af user e4b567c44272a719fabf53f0f885d3f7
_md5_=5a8e061df8b92d606fdbe3e188abaab3
|