PORTNAME=	fastmap
PORTVERSION=	1.1.1
CATEGORIES=	databases
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	uzsolt@FreeBSD.org
COMMENT=	Fast Implementation of a Key-Value Store
WWW=		https://cran.r-project.org/web/packages/fastmap/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.note

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
