summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-LevenshteinXS
diff options
context:
space:
mode:
authorben <ben>2006-05-01 17:54:05 +0000
committerben <ben>2006-05-01 17:54:05 +0000
commit9e7041b1d6573966d9ed750017aefe7998f02026 (patch)
tree691f8101bc432bf1fcd6ae1408fd8026b001bb3e /textproc/p5-Text-LevenshteinXS
parentccf1e7db99286302abfd7a814b7fb90bb1253153 (diff)
downloadpkgsrc-9e7041b1d6573966d9ed750017aefe7998f02026.tar.gz
Initial import of p5-Text-LevenshteinXS.
Text::LevenshteinXS is an XS implementation of the Levenshtein edit distance in Perl. A good point to start is: http://www.merriampark.com/ld.htm
Diffstat (limited to 'textproc/p5-Text-LevenshteinXS')
-rw-r--r--textproc/p5-Text-LevenshteinXS/DESCR4
-rw-r--r--textproc/p5-Text-LevenshteinXS/Makefile19
-rw-r--r--textproc/p5-Text-LevenshteinXS/PLIST1
-rw-r--r--textproc/p5-Text-LevenshteinXS/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/p5-Text-LevenshteinXS/DESCR b/textproc/p5-Text-LevenshteinXS/DESCR
new file mode 100644
index 00000000000..606a03390e8
--- /dev/null
+++ b/textproc/p5-Text-LevenshteinXS/DESCR
@@ -0,0 +1,4 @@
+Text::LevenshteinXS is an XS implementation of the Levenshtein edit
+distance in Perl.
+
+A good point to start is: http://www.merriampark.com/ld.htm
diff --git a/textproc/p5-Text-LevenshteinXS/Makefile b/textproc/p5-Text-LevenshteinXS/Makefile
new file mode 100644
index 00000000000..2d47fbbe88a
--- /dev/null
+++ b/textproc/p5-Text-LevenshteinXS/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/01 17:54:05 ben Exp $
+#
+
+DISTNAME= Text-LevenshteinXS-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= ben@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-LevenshteinXS
+COMMENT= XS implementation of the Levenshtein edit distance
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Text/LevenshteinXS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-LevenshteinXS/PLIST b/textproc/p5-Text-LevenshteinXS/PLIST
new file mode 100644
index 00000000000..bd684e06d66
--- /dev/null
+++ b/textproc/p5-Text-LevenshteinXS/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/01 17:54:05 ben Exp $
diff --git a/textproc/p5-Text-LevenshteinXS/distinfo b/textproc/p5-Text-LevenshteinXS/distinfo
new file mode 100644
index 00000000000..a24687f8cde
--- /dev/null
+++ b/textproc/p5-Text-LevenshteinXS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/01 17:54:05 ben Exp $
+
+SHA1 (Text-LevenshteinXS-0.03.tar.gz) = 7e7e6fd4711c8d8bcc064720c289d9181edbc77d
+RMD160 (Text-LevenshteinXS-0.03.tar.gz) = 4339923a7031fa114bd6a48ea2991034b2e3ef5a
+Size (Text-LevenshteinXS-0.03.tar.gz) = 3063 bytes