summaryrefslogtreecommitdiff
path: root/misc/R-cran-xfun/Makefile
blob: 7457e25292bb4fa71d9af6d990a9af158bee4578 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	xfun
PORTVERSION=	0.8
PORTREVISION=	1
CATEGORIES=	misc
DISTNAME=	${PORTNAME}_${PORTVERSION}

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

LICENSE=	MIT

USES=		cran:auto-plist

.include <bsd.port.mk>