1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="A fast, proxy smart selector"
7 HOMEPAGE="https://github.com/microcai/smartproxy"
9 EGIT_REPO_URI="https://github.com/microcai/smartproxy"
13 #SRC_URI="https://github.com/microcai/smartproxy/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 RDEPEND="dev-libs/openssl"
25 DEPEND="dev-libs/openssl"
29 -DUSE_SYSTEM_OPENSSL=ON