ports/math/R-cran-memisc/Makefile
TAKATSU Tomonari 0b63e55300 math/R-cran-memisc: Update to 0.99.31.8.3
Reported by:	portscout
2025-04-23 15:31:55 +00:00

18 lines
459 B
Makefile

PORTNAME= memisc
DISTVERSION= 0.99.31.8.3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Provides an infrastructure for the management of survey data
WWW= https://www.elff.eu/software/memisc/
LICENSE= GPLv2+
RUN_DEPENDS= R-cran-data.table>0:devel/R-cran-data.table \
R-cran-jsonlite>0:converters/R-cran-jsonlite \
R-cran-yaml>0:textproc/R-cran-yaml
USES= cran:auto-plist,compiles
.include <bsd.port.mk>