Path: blob/main/databases/R-cran-nanoparquet/Makefile
42630 views
PORTNAME= nanoparquet
DISTVERSION= 0.4.3
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= [email protected]
COMMENT= Read and write Parquet files without external dependencies
WWW= https://cran.r-project.org/package=nanoparquet
LICENSE= MIT
USES= cran:auto-plist,compiles
.include <bsd.port.mk>