summaryrefslogtreecommitdiff
path: root/devel/R-cran-rstudioapi/Makefile
blob: 81a803ee3b08bf6ab74d84d4938a0afe64b03fa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	rstudioapi
PORTVERSION=	0.14
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>