freebsd-ports/devel/R-cran-rlang/Makefile
Wen Heping 7a5ca55138 devel/R-cran-rlang: Update to 1.0.6
PR:		269435
Reported by:	wen@
Approved by:	maintainer(timeout, > 14 days)
2023-02-26 12:08:34 +08:00

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>