Files
2024-08-16 20:27:21 +02:00

15 lines
274 B
Makefile

PORTNAME= statmod
DISTVERSION= 1.5.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= jpbeconne@free.fr
COMMENT= Statistical Modeling
WWW= https://CRAN.R-project.org/package=statmod
LICENSE= GPLv3
USES= cran:auto-plist,compiles
.include <bsd.port.mk>