opnsense-ports/math/cblas/Makefile
2022-09-07 22:33:21 +02:00

12 lines
293 B
Makefile

PORTNAME= cblas
MAINTAINER= fortran@FreeBSD.org
COMMENT= Reference implementation of the C interface to the legacy Fortran BLAS
WWW= https://www.netlib.org/blas/blast-forum/
DESCR= ${.CURDIR}/pkg-descr
CBLAS_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../lapack
.include "${MASTERDIR}/Makefile"