blob: 894d6a5466e86443233777f9c66c55d41504ad39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install prepare setup
DEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) net-dialup/ppp >=app-portage/elt-patches-20170317 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=A Fortinet compatible VPN client
EAPI=6
HOMEPAGE=https://github.com/adrienverge/openfortivpn
IUSE=libressl
KEYWORDS=~amd64
LICENSE=GPL-3-with-openssl-exception openssl
RDEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) net-dialup/ppp
SLOT=0
SRC_URI=https://github.com/adrienverge/openfortivpn/archive/v1.3.0.tar.gz -> openfortivpn-1.3.0.tar.gz
_eclass_exported_funcs=pkg_setup:linux-info src_prepare:- src_install:-
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 linux-info ca370deef9d44125d829f2eb6ebc83e0 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 772b26a6baefb4c8c5e0c1fc724508b7 versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=4b149ca11de2420e12dc7e855c7d17bd
|