You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
436 B
13 lines
436 B
DEFINED_PHASES=configure prepare
|
|
DEPEND=static? ( net-libs/libpcap[static-libs] ) !static? ( net-libs/libpcap )
|
|
DESCRIPTION=Effectively suppresses illegal DHCP servers on the LAN
|
|
EAPI=7
|
|
HOMEPAGE=http://www.netpatch.ru/dhcdrop.html
|
|
IUSE=static
|
|
KEYWORDS=~amd64 ~mips ~x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=!static? ( net-libs/libpcap )
|
|
SLOT=0
|
|
SRC_URI=http://www.netpatch.ru/projects/dhcdrop/dhcdrop-0.5.tar.bz2
|
|
_md5_=4e321b93356307c1c1f41cb9fbdd92bf
|