freebsd-ports/math/blas/Makefile
Antoine Brodin 83f2653d3b Stage support
With hat:	portmgr
2014-04-05 16:30:29 +00:00

15 lines
251 B
Makefile

# 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"