import Text::DoubleMetaphone 0.07

implementation of a "sounds like" algorithm

submitted by Jim Razmus
This commit is contained in:
steven 2007-10-08 15:24:41 +00:00
parent f9e4938d1e
commit 3ea9309779
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/08 15:24:41 steven Exp $
SHARED_ONLY= Yes
COMMENT= implementation of a "sounds like" algorithm
MODULES= cpan
DISTNAME= Text-DoubleMetaphone-0.07
CATEGORIES= textproc
MAINTAINER= Jim Razmus II <jim@bonetruck.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Text-DoubleMetaphone-0.07.tar.gz) = 8kJ0SqHBr0oWYv77sBgE8Q==
RMD160 (Text-DoubleMetaphone-0.07.tar.gz) = l7MprAG/hYRlnXoXOhnSUrkO6r8=
SHA1 (Text-DoubleMetaphone-0.07.tar.gz) = AKi3sD0Ta49R52WPI4rSvBZWmPE=
SHA256 (Text-DoubleMetaphone-0.07.tar.gz) = CqP+hofM9LErTf3iOINh+f15OLKP07eJxgN8EgfbsuA=
SIZE (Text-DoubleMetaphone-0.07.tar.gz) = 10170

View File

@ -0,0 +1,4 @@
Perl module implementation of a "sounds like" algorithm developed by
Lawrence Philips which he published in the June, 2000 issue of C/C++
Users Journal. Double Metaphone is an improved version of Philips'
original Metaphone algorithm.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/08 15:24:41 steven Exp $
${P5ARCH}/
${P5ARCH}/Text/
${P5ARCH}/Text/DoubleMetaphone.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Text/
${P5ARCH}/auto/Text/DoubleMetaphone/
${P5ARCH}/auto/Text/DoubleMetaphone/DoubleMetaphone.bs
${P5ARCH}/auto/Text/DoubleMetaphone/DoubleMetaphone.so
${P5ARCH}/auto/Text/DoubleMetaphone/autosplit.ix
@man man/man3p/Text::DoubleMetaphone.3p