aboutsummaryrefslogtreecommitdiff
path: root/math/cblas/Makefile
blob: eb7ff101ecb07e734744edf567accc03bd46e7a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: bf@FreeBSD.org

PORTNAME=	cblas

MAINTAINER=	fortran@FreeBSD.org
COMMENT=	Reference implementation of the C interface to the legacy Fortran BLAS

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

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

.include "${MASTERDIR}/Makefile"