freebsd-ports/math/blas/Makefile
2018-03-11 11:20:43 +00:00

16 lines
253 B
Makefile

# Created by: ljo
# $FreeBSD$
PORTNAME= blas
PORTREVISION= 4
MAINTAINER= fortran@FreeBSD.org
COMMENT= Basic Linear Algebra Subroutines
DESCR= ${.CURDIR}/pkg-descr
BLAS_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../lapack
.include "${MASTERDIR}/Makefile"