aboutsummaryrefslogtreecommitdiffstats
path: root/math/blas/Makefile
blob: 55d35d33362fbd7c364e282f514d389938e5517e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: ljo
# $FreeBSD$

PORTNAME=   blas
PORTREVISION=   2

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

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

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

.include "${MASTERDIR}/Makefile"