aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-pls/Makefile
blob: 50d6593ba884f3e30e872c063892c3cd309fdbe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	pls
DISTVERSION=	2.7-3
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>