aboutsummaryrefslogblamecommitdiff
path: root/math/libRmath/Makefile
blob: 58bb25cf46258ce34855b78df82e9df8f510cad5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                     
           
 



                                                  



                               
 

                                      
                                
# Created by: Eric van Gyzen <vangyzen@stat.duke.edu>
# $FreeBSD$

PORTNAME=	libRmath

COMMENT=	The standalone math library from R

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

BROKEN_powerpc64=	Does not build

.include "${MASTERDIR}/Makefile"