mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/openblas: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
b0be76f4a0
commit
1d76fb4df1
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue