38974808e7
Reported by: portscout
14 lines
298 B
Makefile
14 lines
298 B
Makefile
PORTNAME= pls
|
|
DISTVERSION= 2.8-3
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Partial Least Squares and Principal Component Regression
|
|
WWW= https://cran.r-project.org/web/packages/pls/
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|