1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/math/R-cran-pls/Makefile
2019-10-02 04:46:04 +00:00

16 lines
260 B
Makefile

# $FreeBSD$
PORTNAME= pls
DISTVERSION= 2.7-2
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>