# $NetBSD: Makefile,v 1.2 2021/09/18 12:38:42 mef Exp $

R_PKGNAME=	stringdist
R_PKGVER=	0.9.8

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Approximate String Matching and String Distance Functions
LICENSE=	gnu-gpl-v3

TEST_DEPENDS+=	R-tinytest-[0-9]*:../../devel/R-tinytest

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
