PORTNAME=	jaro_winkler
PORTVERSION=	1.5.6
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
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem

.include <bsd.port.mk>
