blob: 08f92e0979b10241bae47965158dfae8f25dadcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare
DEPEND=dev-libs/boost:=[threads] dev-libs/openssl:0= net-misc/curl:= virtual/libiconv dev-util/scons
DESCRIPTION=Peer-to-peer VPN software that abstracts a LAN over the Internet
EAPI=5
HOMEPAGE=http://www.freelan.org/
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/boost:=[threads] dev-libs/openssl:0= net-misc/curl:= virtual/libiconv
SLOT=0
SRC_URI=https://github.com/freelan-developers/freelan/archive/2.0.tar.gz -> freelan-2.0.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib d062ae4ba2fc40a19c11de2ad89b6616 scons-utils 6a35944612b7ecb18a3803359554badc toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=112de2925bf5255ca6b0847ae56b67d7
|