blob: 8f7c77d64efaac5aa92daa42ccf8da3d2b1aefc0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= statmod
DISTVERSION= 1.4.34
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>
|