summaryrefslogtreecommitdiff
path: root/devel/R-cran-rlang/Makefile
blob: d5e241d468e470378ff18e37b8b3375fa743e5b7 (plain)
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=	1.0.4
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>