Path: blob/main/databases/R-cran-fastmap/Makefile
16124 views
PORTNAME= fastmap
PORTVERSION= 1.1.0
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= [email protected]
COMMENT= Fast Implementation of a Key-Value Store
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.note
USES= cran:auto-plist,compiles
.include <bsd.port.mk>