# Created by: bf@FreeBSD.org

PORTNAME=	cblas

MAINTAINER=	fortran@FreeBSD.org
COMMENT=	Reference implementation of the C interface to the legacy Fortran BLAS

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

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

.include "${MASTERDIR}/Makefile"
