Path: blob/main/math/R-cran-MCMCpack/Makefile
16123 views
# Created by: TAKATSU Tomonari <[email protected]> PORTNAME= MCMCpack DISTVERSION= 1.5-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= [email protected] COMMENT= Markov chain Monte Carlo Package LICENSE= GPLv3 CRAN_DEPENDS= R-cran-coda>=0.11.3:math/R-cran-coda \ R-cran-mcmc>0:math/R-cran-mcmc \ R-cran-quantreg>0:math/R-cran-quantreg BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include <bsd.port.mk>