aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-12-21 12:07:02 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-12-21 12:30:02 +0000
commit1d76fb4df146344f2674784483f9982b1e761f2c (patch)
treec508bd2a9362a5325ec7ee3aef9ef109101b7ada
parentb0be76f4a09b98d8a8a68763688ed80e983788ef (diff)
downloadports-1d76fb4df146344f2674784483f9982b1e761f2c.tar.gz
ports-1d76fb4df146344f2674784483f9982b1e761f2c.zip
math/openblas: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--math/openblas/Makefile3
1 files changed, 2 insertions, 1 deletions
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