freebsd-ports/devel/R-cran-rstudioapi/Makefile
TAKATSU Tomonari db77b6b018 - Update to 0.6
2016-07-18 14:52:11 +00:00

16 lines
286 B
Makefile

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