2011-07-14 16:57:39 +00:00
|
|
|
# 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"
|
2011-07-18 14:42:50 +00:00
|
|
|
build_style=perl-module
|
2012-05-23 16:26:56 +00:00
|
|
|
fulldepends="perl-HTTP-Date perl"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2011-07-14 16:57:39 +00:00
|
|
|
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
|
|
|
|
|