aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-numDeriv/Makefile
blob: 90173303afcce7e6c71971b09335c9d5f95ae6ae (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                        
                          
                 










                                              
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>