perl-*: use correct build_style for perl modules.

This commit is contained in:
Juan RP 2011-07-18 16:42:50 +02:00
parent 288425875e
commit 381dea5d4a
26 changed files with 26 additions and 26 deletions

View file

@ -3,7 +3,7 @@ pkgname=perl-File-Listing
version=6.02
wrksrc="File-Listing-$version"
distfiles="${CPAN_SITE}/File/File-Listing-$version.tar.gz"
build_style=perl_module
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"