opnsense-ports/devel/rubygem-jaro_winkler/Makefile

18 lines
303 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= jaro_winkler
PORTVERSION= 1.5.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Jaro-Winkler distance algorithm implementation
LICENSE= MIT
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>