import p5-File-FnMatch 01.02

File::FnMatch::fnmatch() provides simple, shell-like pattern matching.

from UMEZAWA Takeshi
ok sthen@
This commit is contained in:
jasper 2012-09-11 07:25:06 +00:00
parent be03168b47
commit cdd3310712
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/11 07:25:06 jasper Exp $
SHARED_ONLY= Yes
COMMENT= simple filename and pathname matching
MODULES= cpan
DISTNAME= File-FnMatch-0.02
CATEGORIES= devel
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += c
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (File-FnMatch-0.02.tar.gz) = liRUuOhr6osTK/ivNXV9DGqPXVmQFb1qXWjLeuep6RY=
SIZE (File-FnMatch-0.02.tar.gz) = 32609

View File

@ -0,0 +1,5 @@
File::FnMatch::fnmatch() provides simple, shell-like pattern matching.
Though considerably less powerful than regular expressions, shell
patterns are nonetheless useful and familiar to a large audience of
end-users.

View File

@ -0,0 +1,9 @@
${P5ARCH}/
${P5ARCH}/File/
${P5ARCH}/File/FnMatch.pm
${P5ARCH}/auto/
${P5ARCH}/auto/File/
${P5ARCH}/auto/File/FnMatch/
${P5ARCH}/auto/File/FnMatch/FnMatch.bs
${P5ARCH}/auto/File/FnMatch/FnMatch.so
@man man/man3p/File::FnMatch.3p