freebsd-ports/math/R-cran-pls/Makefile
2018-08-24 06:07:43 +00:00

15 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>