freebsd-ports/textproc/p5-Text-Metaphone/Makefile

18 lines
333 B
Makefile
Raw Normal View History

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
PORTNAME= Text-Metaphone
2009-04-08 07:48:41 +02:00
PORTVERSION= 20081017
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Modern soundex: phonetic encoding of words
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>