freebsd-ports/math/libRmath/Makefile
Antoine Brodin e917242b6c Stage support
With hat:	portmgr
2014-04-05 10:30:21 +00:00

13 lines
273 B
Makefile

# 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
.include "${MASTERDIR}/Makefile"