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


                                       
           

 
                    
                 
 
                                
                                                
 

                            
 
                                    
 
                                
# New ports collection makefile for:    blas
# Date created:         27 October 1994
# Whom:                 ljo
#
# $FreeBSD$
#

PORTNAME=	blas
PORTREVISION=	0

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

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

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

.include "${MASTERDIR}/Makefile"