# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD: head/math/R-cran-nnls/Makefile 534095 2020-05-05 16:07:53Z jrm $ PORTNAME= nnls PORTVERSION= 1.4 PORTREVISION= 12 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= R implementation of an algorithm for non-negative least squares LICENSE= GPLv2 USES= cran:auto-plist,compiles .include <bsd.port.mk>