blob: fe9a2692432ba9c4672de2fffd1c448a294d7e0e [file] [log] [blame]
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=GAAS
DIST_VERSION=1.05
inherit perl-module
DESCRIPTION="Determine the locale encoding"
SLOT="0"
KEYWORDS="*"
RDEPEND=">=virtual/perl-Encode-2.0.0"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"