# $NetBSD: Makefile,v 1.1 2020/02/10 14:21:00 mef Exp $ R_PKGNAME= stringdist R_PKGVER= 0.9.5.5 CATEGORIES= math MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Approximate String Matching and String Distance Functions LICENSE= gnu-gpl-v3 USE_LANGUAGES= c .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"