opnsense-ports/devel/R-cran-rlang/Makefile

17 lines
326 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= rlang
PORTVERSION= 0.4.5
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Functions for Base Types and Core R and 'Tidyverse' Features
LICENSE= GPLv3
USES= cran:auto-plist,compiles
.include <bsd.port.mk>