summaryrefslogtreecommitdiff
path: root/misc/R-cran-xfun/Makefile
blob: c374a75b446bc4299619c137915eb8c3f572ba28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

PORTNAME=	xfun
PORTVERSION=	0.22
CATEGORIES=	misc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Miscellaneous Functions by Yihui Xie

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>