summaryrefslogtreecommitdiff
path: root/app-crypt/libmd/libmd-1.0.0.ebuild
blob: 2032ae0f388fbecb31a29231a7f59c4db543f1af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Message Digest functions from BSD systems"
HOMEPAGE="https://www.hadrons.org/software/libmd/"
SRC_URI="https://archive.hadrons.org/software/libmd/${P}.tar.xz"

LICENSE="|| ( BSD BSD-2 ISC BEER-WARE public-domain )"
SLOT="0"
KEYWORDS="amd64 ~ppc ~x86"
IUSE=""