summaryrefslogtreecommitdiff
blob: db93b776716ae2fbce1d020a9e49e829e28c6a73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.17.0

EAPI=8

DIST_AUTHOR="LEONT"
DIST_VERSION="0.012"


inherit perl-module

DESCRIPTION="Perl interface to the Argon2 key derivation functions"

LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="amd64"
IUSE=""

DEPEND="dev-perl/Module-Build
	dev-lang/perl"
BDEPEND="dev-perl/Module-Build"