blob: e7ef0e7d4a5f708ac6cb9b91d2651c012b7bcf4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst prepare
DEPEND=virtual/pkgconfig
DESCRIPTION=Network performance measurement tool
EAPI=6
HOMEPAGE=http://www.nuttcp.net/
INHERIT=readme.gentoo-r1 systemd toolchain-funcs
IUSE=ipv6 xinetd
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=xinetd? ( sys-apps/xinetd )
SLOT=0
SRC_URI=http://nuttcp.net/nuttcp/nuttcp-8.1.4.tar.bz2
_eclasses_=readme.gentoo-r1 c9646d622541c023f5159b86a14e930c toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=f4642d7e09b6797bc777256a5b85f22d
|