# $FreeBSD: head/misc/R-cran-xfun/Makefile 568170 2021-03-12 11:31:40Z tota $

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>