sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
[gentoo.git] / net-libs / libntlm / libntlm-1.4.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit autotools-utils
6
7 DESCRIPTION="Microsoft's NTLM authentication (libntlm) library"
8 HOMEPAGE="http://www.nongnu.org/libntlm/"
9 SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz"
10
11 SLOT="0"
12 LICENSE="LGPL-2"
13 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux"
14 IUSE="static-libs"