1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/math/R-cran-numDeriv/Makefile

16 lines
303 B
Makefile
Raw Normal View History

PORTNAME= numDeriv
2019-07-07 05:11:43 +00:00
DISTVERSION= 2016.8-1.1
PORTREVISION= 2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Accurate Numerical Derivatives
WWW= https://cran.r-project.org/web/packages/numDeriv/
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>