freebsd-ports/math/R-cran-BsMD/Makefile

17 lines
361 B
Makefile

PORTNAME= BsMD
DISTVERSION= 2023.920
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Bayes Screening and Model Discrimination
WWW= https://cran.r-project.org/package=BsMD
LICENSE= GPLv3+
USES= cran:auto-plist,compiles
#Bogus stage-qa as this is $ARCH dependent
NO_ARCH_IGNORE= BsMD.so
.include <bsd.port.mk>