# New ports collection makefile for:	p5-String-Approx
# Date created:				7 Nov 2007
# Whom:	      				Lucas Holt <luke@midnightbsd.org>
#

#

PORTNAME=	String-Approx
PORTVERSION=	3.28
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension for approximate matching (fuzzy matching)

LICENSE=	lgpl


USES=		perl5
USE_PERL5=	configure
PERL_CONFIGURE=	YES

.include <bsd.port.mk>
