Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
String::Approx lets you match and substitute strings approximately.
With this you can emulate errors: typing errorrs, speling errors,
closely related vocabularies (colour color), genetic mutations (GAG
ACT), abbreviations (McScot, MacScot).

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:13 wiz Exp $
#
DISTNAME= String-Approx-3.27
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-Approx/
COMMENT= Approximate (fuzzy) string matching library for Perl
LICENSE= artistic-2.0 OR gnu-lgpl-v2
PERL5_PACKLIST= auto/String/Approx/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2013/01/23 01:15:03 wen Exp $
SHA1 (String-Approx-3.27.tar.gz) = 51543a2c0a540588aebf35bd7ba414fb9be6d464
RMD160 (String-Approx-3.27.tar.gz) = 550206f11bfec7af2dfad693614d009984cf0a07
Size (String-Approx-3.27.tar.gz) = 45497 bytes