19 lines
649 B
Text
19 lines
649 B
Text
# Template build file for 'perl-File-Listing'.
|
|
pkgname=perl-File-Listing
|
|
version=6.02
|
|
wrksrc="File-Listing-$version"
|
|
distfiles="${CPAN_SITE}/File/File-Listing-$version.tar.gz"
|
|
build_style=perl-module
|
|
fulldepends="perl-HTTP-Date perl"
|
|
revision=1
|
|
short_desc="File::Listing - parse directory listing"
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
homepage="http://search.cpan.org/~gaas/File-Listing-6.02/lib/File/Listing.pm"
|
|
license="GPL-2"
|
|
checksum=10d74be7373c1719363876c146f1f1730264585e74b6ddb7b7cb36cbc7b1ed19
|
|
long_desc="
|
|
This module exports a single function called parse_dir(), which can be used
|
|
to parse directory listings."
|
|
|
|
noarch=yes
|
|
|