PORTNAME=	jaro_winkler
PORTVERSION=	1.5.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Jaro-Winkler distance algorithm implementation
WWW=		https://github.com/tonytonyjan/jaro_winkler

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
