aboutsummaryrefslogtreecommitdiff
path: root/misc/R-cran-xfun/Makefile
blob: e8b4f288423b83baf43c9f049cbaf6957af9ef8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	xfun
PORTVERSION=	0.39
CATEGORIES=	misc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	uzsolt@uzsolt.hu
COMMENT=	Miscellaneous Functions by Yihui Xie
WWW=		https://cran.r-project.org/web/packages/xfun/

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>