summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Glob
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-24 17:33:36 +0000
committerwiz <wiz>2005-06-24 17:33:36 +0000
commit6b872c81d7683c3ab3018a95817b190b314ce310 (patch)
treecb85cfdf98de65f048421a4e22bb558453def989 /textproc/p5-Text-Glob
parentb85668579efb7480a4769baa8357f2d2ef628c6d (diff)
downloadpkgsrc-6b872c81d7683c3ab3018a95817b190b314ce310.tar.gz
Import p5-Text-Glob-0.06 from pkgsrc-wip, packaged by
Hiramatsu Yoshifumi. Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead.
Diffstat (limited to 'textproc/p5-Text-Glob')
-rw-r--r--textproc/p5-Text-Glob/DESCR3
-rw-r--r--textproc/p5-Text-Glob/Makefile18
-rw-r--r--textproc/p5-Text-Glob/PLIST1
-rw-r--r--textproc/p5-Text-Glob/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-Text-Glob/DESCR b/textproc/p5-Text-Glob/DESCR
new file mode 100644
index 00000000000..e896e8b3b3e
--- /dev/null
+++ b/textproc/p5-Text-Glob/DESCR
@@ -0,0 +1,3 @@
+Text::Glob implements glob(3) style matching that can be used to match
+against text, rather than fetching names from a filesystem. If you
+want to do full file globbing use the File::Glob module instead.
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile
new file mode 100644
index 00000000000..f3d0928a8e0
--- /dev/null
+++ b/textproc/p5-Text-Glob/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 17:33:36 wiz Exp $
+
+DISTNAME= Text-Glob-0.06
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5tgl
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= hiramatu@boreas.dti.ne.jp
+HOMEPAGE= http://search.cpan.org/dist/Text-Glob/
+COMMENT= Match globbing patterns against text
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Glob/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Glob/PLIST b/textproc/p5-Text-Glob/PLIST
new file mode 100644
index 00000000000..845f467a33a
--- /dev/null
+++ b/textproc/p5-Text-Glob/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 17:33:36 wiz Exp $
diff --git a/textproc/p5-Text-Glob/distinfo b/textproc/p5-Text-Glob/distinfo
new file mode 100644
index 00000000000..b14f3fa9863
--- /dev/null
+++ b/textproc/p5-Text-Glob/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 17:33:36 wiz Exp $
+
+SHA1 (Text-Glob-0.06.tar.gz) = 8158ffc186c473a06f5e2bc8c5468225b3641066
+RMD160 (Text-Glob-0.06.tar.gz) = a49603fe4341e6774a798e65c5aa442bd8fc0849
+Size (Text-Glob-0.06.tar.gz) = 3547 bytes