freebsd-ports/devel/R-cran-rlang/Makefile
2021-10-20 09:51:42 +00:00

15 lines
313 B
Makefile

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