SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
17
devel/p5-File-Listing/Makefile
Normal file
17
devel/p5-File-Listing/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
COMMENT = parse directory listing
|
||||
|
||||
DISTNAME = File-Listing-6.15
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
RUN_DEPENDS = www/p5-HTTP-Date
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-File-Listing/distinfo
Normal file
2
devel/p5-File-Listing/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (File-Listing-6.15.tar.gz) = RsT7n565Y1gF4mt+pVtURV5HMCdYoQ7SoLkvOScTdww=
|
||||
SIZE (File-Listing-6.15.tar.gz) = 78344
|
2
devel/p5-File-Listing/pkg/DESCR
Normal file
2
devel/p5-File-Listing/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module exports a single function called parse_dir(), which can be
|
||||
used to parse directory listings.
|
4
devel/p5-File-Listing/pkg/PLIST
Normal file
4
devel/p5-File-Listing/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@conflict p5-libwww-<6.0
|
||||
${P5SITE}/File/
|
||||
${P5SITE}/File/Listing.pm
|
||||
@man man/man3p/File::Listing.3p
|
Loading…
Add table
Add a link
Reference in a new issue