2013-09-20 22:55:04 +02:00
|
|
|
# Created by: Eric van Gyzen <vangyzen@stat.duke.edu>
|
2004-05-15 17:34:15 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2011-05-05 11:01:08 +02:00
|
|
|
PORTNAME= libRmath
|
|
|
|
|
|
|
|
COMMENT= The standalone math library from R
|
|
|
|
|
2010-02-02 17:04:22 +01:00
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
LIBRMATH_SLAVEPORT= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../R
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
2004-05-15 17:34:15 +02:00
|
|
|
|
2010-02-02 17:04:22 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|