mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 07:57:38 -04:00
15 lines
291 B
Makefile
15 lines
291 B
Makefile
PORTNAME= statmod
|
|
DISTVERSION= 1.4.34
|
|
PORTREVISION= 1
|
|
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>
|