summaryrefslogtreecommitdiff
path: root/math/blas/Makefile
blob: 2e9fc06434eb61e19f0476c244be473ff2083414 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: ljo

PORTNAME=	blas

MAINTAINER=	fortran@FreeBSD.org
COMMENT=	Basic Linear Algebra Subroutines

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

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

.include "${MASTERDIR}/Makefile"