blob: eacfbeaf4a9c825ee90393390a9ae139b37cfcfc [file] [log] [blame]
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=PLICEASE
DIST_VERSION=6.15
inherit perl-module
DESCRIPTION="Parse directory listings"
SLOT="0"
KEYWORDS="*"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp
virtual/perl-Exporter
dev-perl/HTTP-Date
virtual/perl-Time-Local
"
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"