New package: perl-File-Listing-6.02.
This commit is contained in:
parent
c01f59acb9
commit
00bd8b5beb
|
@ -0,0 +1,19 @@
|
||||||
|
# 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
|
||||||
|
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
|
||||||
|
|
||||||
|
Add_dependency full perl-HTTP-Date
|
||||||
|
Add_dependency full perl
|
Loading…
Reference in New Issue