freebsd-ports/devel/R-cran-rstudioapi/Makefile

15 lines
285 B
Makefile

PORTNAME= rstudioapi
PORTVERSION= 0.17.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Safely Access the RStudio API
WWW= https://cran.r-project.org/web/packages/rstudioapi/
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>