freebsd-ports/devel/R-cran-rstudioapi/Makefile
TAKATSU Tomonari bea15bb68a devel/R-cran-rstudioapi: Update to 0.15.0
Reported by:	portscout
2023-07-08 23:32:06 +00:00

14 lines
285 B
Makefile

PORTNAME= rstudioapi
PORTVERSION= 0.15.0
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>