Stat-lsMode-0.510.0.ebuild

Download (378 Bytes)

# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=ARISTOTLE
DIST_VERSION=0.51
inherit perl-module

DESCRIPTION="Perl Stat-lsMode Module"

SLOT="0"
KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86"

RDEPEND="
	virtual/perl-Carp
	virtual/perl-Exporter
"
BDEPEND="
	>=virtual/perl-ExtUtils-MakeMaker-6.57
"

Thank you!