git: 1d76fb4df146 - main - math/openblas: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 12:37:13 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1d76fb4df146344f2674784483f9982b1e761f2c

commit 1d76fb4df146344f2674784483f9982b1e761f2c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-12-21 12:07:02 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-12-21 12:30:02 +0000

    math/openblas: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 math/openblas/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/math/openblas/Makefile b/math/openblas/Makefile
index 004331c7e8a1..304b0da6ee28 100644
--- a/math/openblas/Makefile
+++ b/math/openblas/Makefile
@@ -16,13 +16,14 @@ COMMENT=	Optimized BLAS library based on GotoBLAS2
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		compiler:c11 fortran gmake perl5 pkgconfig
+USES=		compiler:c11 cpe fortran gmake perl5 pkgconfig
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	xianyi
 GH_PROJECT=	OpenBLAS
 LARGE_FILE=	large.tgz
 TIMING_FILE=	timing.tgz
+CPE_VENDOR=	openblas_project
 
 USE_LDCONFIG=	yes
 USE_PERL5=	build