1 2 3 4 5 6 7 8 9 10 11 12 13 14
# vim: tabstop=8 softtabstop=0 noexpandtab # Ports collection makefile for: libRmath # Date created: 14 May 2004 # Whom: Eric van Gyzen <vangyzen@stat.duke.edu> # # $FreeBSD$ # DESCR= ${.CURDIR}/pkg-descr LIBRMATH_SLAVEPORT= yes MASTERDIR= ${.CURDIR}/../R PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile"