1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/math/R-cran-pls/Makefile
2018-08-24 06:07:43 +00:00

16 lines
260 B
Makefile

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