Initial import of String-Approx-3.15.

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).
This commit is contained in:
kevlo 2001-06-15 02:12:17 +00:00
parent 193416c9df
commit 0725a30a4c
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/15 02:12:17 kevlo Exp $
COMMENT= "module for approximate matching"
DISTNAME= String-Approx-3.15
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
NEED_VERSION= 1.414
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (String-Approx-3.15.tar.gz) = 6506be7f5ca2ba87369fc96d03962a9b
RMD160 (String-Approx-3.15.tar.gz) = 0b23540c6c4c9f737ad0419b4d563854dd427fda
SHA1 (String-Approx-3.15.tar.gz) = 3836d35a2d44141f80d32dcb3c39c50769b49927

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,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/06/15 02:12:17 kevlo Exp $
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/String/Approx.pm
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/String/Approx/Approx.bs
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/String/Approx/Approx.so
man/man3/String::Approx.3p
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/String/Approx