7a5ca55138
PR: 269435 Reported by: wen@ Approved by: maintainer(timeout, > 14 days)
14 lines
314 B
Makefile
14 lines
314 B
Makefile
PORTNAME= rlang
|
|
PORTVERSION= 1.0.6
|
|
CATEGORIES= devel
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Functions for Base Types and Core R and 'Tidyverse' Features
|
|
WWW= https://cran.r-project.org/web/packages/rlang/
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|