summaryrefslogtreecommitdiff
path: root/textproc/ruby-levenshtein/Makefile
blob: 39258bfc93205c363e2444a44b243745754d8e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1 2013/01/26 10:49:03 obache Exp $

DISTNAME=	levenshtein-0.2.2
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.erikveen.dds.nl/levenshtein/doc/index.html
COMMENT=	Calculates the Levenshtein distance between two byte strings
LICENSE=	gnu-gpl-v2

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"