aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-FnMatch
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-25 08:27:35 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-25 08:27:35 +0000
commitdc7654def71fe283beed108631260f3fbfa2c647 (patch)
treeb0e596fe89019609675373fd96b6ec41f4af7e2d /devel/p5-File-FnMatch
parentb4541e7a1c5c0b6439996367c2d8ac83f98edb00 (diff)
downloadports-dc7654def71fe283beed108631260f3fbfa2c647.tar.gz
ports-dc7654def71fe283beed108631260f3fbfa2c647.zip
Adding port devel/p5-File-FnMatch, File::FnMatch::fnmatch() provides simple, shell-like pattern matching.
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=163349
Diffstat (limited to 'devel/p5-File-FnMatch')
-rw-r--r--devel/p5-File-FnMatch/Makefile22
-rw-r--r--devel/p5-File-FnMatch/distinfo3
-rw-r--r--devel/p5-File-FnMatch/pkg-descr7
-rw-r--r--devel/p5-File-FnMatch/pkg-plist7
4 files changed, 39 insertions, 0 deletions
diff --git a/devel/p5-File-FnMatch/Makefile b/devel/p5-File-FnMatch/Makefile
new file mode 100644
index 000000000000..754f32b19e23
--- /dev/null
+++ b/devel/p5-File-FnMatch/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-File-FnMatch
+# Date created: 24 May 2006
+# Whom: Aaron Dalton <aaron@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= File-FnMatch
+PORTVERSION= 0.02
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= File
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= aaron@FreeBSD.org
+COMMENT= Simple filename and pathname matching
+
+MAN3= File::FnMatch.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/devel/p5-File-FnMatch/distinfo b/devel/p5-File-FnMatch/distinfo
new file mode 100644
index 000000000000..f73508f88a43
--- /dev/null
+++ b/devel/p5-File-FnMatch/distinfo
@@ -0,0 +1,3 @@
+MD5 (File-FnMatch-0.02.tar.gz) = 22f77c20d0fb5af01a3165e2df2fe34c
+SHA256 (File-FnMatch-0.02.tar.gz) = 962454b8e86bea8b132bf8af35757d0c6a8f5d599015bd6a5d68cb7ae7a9e916
+SIZE (File-FnMatch-0.02.tar.gz) = 32609
diff --git a/devel/p5-File-FnMatch/pkg-descr b/devel/p5-File-FnMatch/pkg-descr
new file mode 100644
index 000000000000..d1fbd0f88d72
--- /dev/null
+++ b/devel/p5-File-FnMatch/pkg-descr
@@ -0,0 +1,7 @@
+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.
+
+WWW: http://search.cpan.org/dist/File-FnMatch
+Author: Michael J. Pomraning <mjp-perl@pilcrow.madison.wi.us>
diff --git a/devel/p5-File-FnMatch/pkg-plist b/devel/p5-File-FnMatch/pkg-plist
new file mode 100644
index 000000000000..4595f78d1c8a
--- /dev/null
+++ b/devel/p5-File-FnMatch/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/File/FnMatch.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/FnMatch/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/FnMatch/FnMatch.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/FnMatch/FnMatch.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/FnMatch
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/File