# $NetBSD: Makefile,v 1.10 2022/12/31 10:22:04 mef Exp $

R_PKGNAME=	digest
R_PKGVER=	0.6.31
CATEGORIES=	security

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Create compact hash digests of R objects
LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3

USE_LANGUAGES+=	c c++

# Packages suggested but not available: 'tinytest', 'simplermarkdown'
#TEST_DEPENDS+=

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