aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-rlang/Makefile
blob: 48b35fb742a4f2727086f99cc9de9d802c23859e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	rlang
PORTVERSION=	0.4.11
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Functions for Base Types and Core R and 'Tidyverse' Features

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>