# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/math/R-cran-nnls/Makefile 443845 2017-06-18 18:09:16Z dbn $

PORTNAME=	nnls
PORTVERSION=	1.4
PORTREVISION=	8
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>
