git: 290ab54c7288 - main - math/mlpack: Add LICENSE_FILE

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 22 Mar 2023 03:37:28 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=290ab54c728879ba8523681a316230219cf97502

commit 290ab54c728879ba8523681a316230219cf97502
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-22 03:36:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-22 03:37:18 +0000

    math/mlpack: Add LICENSE_FILE
---
 math/mlpack/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile
index 2ec13aba0f92..cba28c5170fd 100644
--- a/math/mlpack/Makefile
+++ b/math/mlpack/Makefile
@@ -9,6 +9,7 @@ COMMENT=	Fast, flexible machine learning library
 WWW=		https://www.mlpack.org/
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BROKEN_i386=	undefined symbol: __atomic_load