aboutsummaryrefslogtreecommitdiffstats
path: root/math/blas/Makefile
blob: 2a93e77abbe494a88ce4557a3de7f81ffadcc20c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	blas

MAINTAINER=	fortran@FreeBSD.org
COMMENT=	Basic Linear Algebra Subroutines
WWW=		https://www.netlib.org/blas/

DESCR=	${.CURDIR}/pkg-descr
BLAS_SLAVEPORT=	yes

MASTERDIR=	${.CURDIR}/../lapack

.include "${MASTERDIR}/Makefile"