Tweak math/geg version 1.0.2_7
[dports.git] / math / blas / Makefile
1 # Created by: ljo
2 # $FreeBSD$
3
4 PORTNAME=       blas
5 PORTREVISION=   2
6
7 MAINTAINER=     maho@FreeBSD.org
8 COMMENT=        Basic Linear Algebra Subroutines
9
10 DESCR=  ${.CURDIR}/pkg-descr
11 BLAS_SLAVEPORT= yes
12
13 MASTERDIR=      ${.CURDIR}/../lapack
14
15 .include "${MASTERDIR}/Makefile"