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

16 lines
275 B
Makefile
Raw Normal View History

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= rstudioapi
2020-11-13 14:36:09 +01:00
PORTVERSION= 0.13
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Safely Access the RStudio API
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>