# New ports collection makefile for:	p5-String-Approx
# Date created:				April 15th 2000
# Whom:	      				Ilia Chipitsine <ilia@cgu.chel.su>
#
# $FreeBSD: ports/devel/p5-String-Approx/Makefile,v 1.13 2008/04/17 14:26:07 araujo Exp $
#

PORTNAME=	String-Approx
PORTVERSION=	3.26
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for approximate matching (fuzzy matching)

PERL_CONFIGURE=	YES

MAN3=		String::Approx.3

.include <bsd.port.mk>
