aboutsummaryrefslogblamecommitdiff
path: root/math/blas/Makefile
blob: 1e27dbe457e3108bfe079d4d7dab6c8eed1bd51d (plain) (tree)
1
2
3
4
5
6
7
8
9
                    
 
                                   
                                                
 
                            
                   
 
                                    
 
                                
PORTNAME=	blas

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

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

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

.include "${MASTERDIR}/Makefile"