freebsd-ports/devel/R-cran-rlang/Makefile
2022-03-07 01:58:51 +00:00

15 lines
312 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= rlang
PORTVERSION= 1.0.2
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>