File::Next is a lightweight, taint-safe file-finding module. It's
lightweight and has no non-core prerequisites. (in the right dir this time) ok simon@
This commit is contained in:
parent
95bf9a5faf
commit
e539e8eca0
17
devel/p5-File-Next/Makefile
Normal file
17
devel/p5-File-Next/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/08/29 08:04:04 pyr Exp $
|
||||
|
||||
COMMENT= File-finding iterator
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= File-Next-1.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Pierre-Yves Ritschard <pyr@spootnik.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-File-Next/distinfo
Normal file
5
devel/p5-File-Next/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (File-Next-1.00.tar.gz) = nzeA4E11+AYo0ANxq+sCjQ==
|
||||
RMD160 (File-Next-1.00.tar.gz) = YO145xIhwX/JptPIkiQQxaDPADQ=
|
||||
SHA1 (File-Next-1.00.tar.gz) = ftTb7T6WEvFdZ/BpHfi7BuzOgX4=
|
||||
SHA256 (File-Next-1.00.tar.gz) = nowWlEx0jifKDzJN5ogD0Nmsg7EmPDAA2BvO8pd38qQ=
|
||||
SIZE (File-Next-1.00.tar.gz) = 12412
|
2
devel/p5-File-Next/pkg/DESCR
Normal file
2
devel/p5-File-Next/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
File::Next is a lightweight, taint-safe file-finding module. It's
|
||||
lightweight and has no non-core prerequisites.
|
4
devel/p5-File-Next/pkg/PLIST
Normal file
4
devel/p5-File-Next/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/08/29 08:04:04 pyr Exp $
|
||||
${P5SITE}/File/
|
||||
${P5SITE}/File/Next.pm
|
||||
@man man/man3p/File::Next.3p
|
Loading…
Reference in New Issue
Block a user