2013-03-29 01:44:53 +01:00
|
|
|
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
2002-01-27 06:10:10 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Metaphone
|
2009-04-08 07:48:41 +02:00
|
|
|
PORTVERSION= 20081017
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2002-01-27 06:10:10 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-01-27 06:10:10 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2007-07-06 10:14:53 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2013-03-29 01:44:53 +01:00
|
|
|
COMMENT= Modern soundex: phonetic encoding of words
|
2002-01-27 06:10:10 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-01-27 06:10:10 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|