The Perl 5 module File::Listing - parse directory listing
This commit is contained in:
parent
c015434a43
commit
8db287f763
3 changed files with 28 additions and 0 deletions
1
devel/p5-File-Listing/DESCR
Normal file
1
devel/p5-File-Listing/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
The Perl 5 module File::Listing - parse directory listing
|
22
devel/p5-File-Listing/Makefile
Normal file
22
devel/p5-File-Listing/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/07/10 12:34:01 spz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= File-Listing-6.02
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/File-Listing/
|
||||
COMMENT= Perl 5 module providing a directory parser
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/File/Listing/.packlist
|
||||
|
||||
DEPENDS+= p5-HTTP-Date>=6.00:../../www/p5-HTTP-Date
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
devel/p5-File-Listing/distinfo
Normal file
5
devel/p5-File-Listing/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/07/10 12:34:01 spz Exp $
|
||||
|
||||
SHA1 (File-Listing-6.02.tar.gz) = 022e3396bfcc3f8790dd81ddc89ae5903bf3a9f7
|
||||
RMD160 (File-Listing-6.02.tar.gz) = baf3e0c8be66a25d3a2cff98f054f5532b6f6d7e
|
||||
Size (File-Listing-6.02.tar.gz) = 24234 bytes
|
Loading…
Reference in a new issue