Changelog: https://cran.r-project.org/web/packages/statmod/NEWS PR: 280807 Approved by: Jean-Paul Beconne <jpbeconne@free.fr> (maintainer)
15 lines
274 B
Makefile
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>
|