Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2021 08:40:20 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2f4791c65b59 - main - math/matio: add CPE info
Message-ID:  <202107280840.16S8eKa6046204@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2f4791c65b5934c4c9569555db8a26d37288cdd7

commit 2f4791c65b5934c4c9569555db8a26d37288cdd7
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2021-07-28 08:37:42 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2021-07-28 08:39:51 +0000

    math/matio: add CPE info
---
 math/matio/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/math/matio/Makefile b/math/matio/Makefile
index 00d503e98eda..72f171b6e71c 100644
--- a/math/matio/Makefile
+++ b/math/matio/Makefile
@@ -10,7 +10,9 @@ COMMENT=	Library for reading and writing Matlab MAT files
 
 LICENSE=	BSD2CLAUSE
 
-USES=		7z compiler:c11 libtool pathfix
+USES=		7z compiler:c11 cpe libtool pathfix
+
+CPE_VENDOR=	matio_project
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107280840.16S8eKa6046204>