blob: 8601015b722880adeaee5a7821417ba3c4049b6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install test
DEPEND=dev-libs/openssl:0= dev-libs/boost
DESCRIPTION=Open source implementation of the STUN protocol
EAPI=7
HOMEPAGE=http://www.stunprotocol.org
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=dev-libs/openssl:0=
SLOT=0
SRC_URI=http://www.stunprotocol.org/stunserver-1.2.16.tgz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=07fdcecf95e5e15db23dc2550e692125
|