opnsense-ports/devel/R-cran-rstudioapi/Makefile
Franco Fichtner 07fcd8500c */*: sync with upstream
Taken from: FreeBSD
2016-01-27 05:38:03 +01:00

16 lines
286 B
Makefile

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