aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-rlang/Makefile
blob: 48b35fb742a4f2727086f99cc9de9d802c23859e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                 

                     
                      
                     
                                          



                                                                            
                   



                                        
# 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>