summaryrefslogblamecommitdiff
path: root/math/R-cran-numDeriv/Makefile
blob: 67e01e727d261bea320901482a6f3f4af9f1ded5 (plain) (tree)
1
2
3
4
5
                                                 

                        
                          
                 










                                              
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	numDeriv
DISTVERSION=	2016.8-1.1
PORTREVISION=	2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Accurate Numerical Derivatives

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>