# $NetBSD: Makefile,v 1.3 2023/06/02 13:49:35 mef Exp $ R_PKGNAME= stringdist R_PKGVER= 0.9.10 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"