# Created by: Eric van Gyzen <vangyzen@stat.duke.edu>
# $FreeBSD: tags/RELEASE_11_0_0/math/libRmath/Makefile 416372 2016-06-04 19:01:06Z antoine $

PORTNAME=	libRmath

COMMENT=	The standalone math library from R

BROKEN=		fails to configure

DESCR=	${.CURDIR}/pkg-descr
LIBRMATH_SLAVEPORT=	yes
MASTERDIR=	${.CURDIR}/../R
PLIST=	${.CURDIR}/pkg-plist

BROKEN_powerpc64=	Does not build

.include "${MASTERDIR}/Makefile"
