aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-pls/Makefile
blob: a6cdda3b73cdb7f05cdf5c17d4cfbc829d95b4ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	pls
DISTVERSION=	2.8-1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Partial Least Squares and Principal Component Regression

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>