git: 2f4791c65b59 - main - math/matio: add CPE info

Max Brazhnikov makc at FreeBSD.org
Wed Jul 28 08:40:20 UTC 2021


The branch main has been updated by makc:

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

commit 2f4791c65b5934c4c9569555db8a26d37288cdd7
Author:     Max Brazhnikov <makc at FreeBSD.org>
AuthorDate: 2021-07-28 08:37:42 +0000
Commit:     Max Brazhnikov <makc at 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


More information about the dev-commits-ports-all mailing list