# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/R-cran-RgoogleMaps/Makefile 412351 2016-04-01 14:33:55Z mat $

PORTNAME=	RgoogleMaps
PORTVERSION=	1.2.0.7
CATEGORIES=	www
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Overlays on Google map tiles in R

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-png>0:graphics/R-cran-png \
		R-cran-RJSONIO>0:converters/R-cran-RJSONIO

USES=	cran:auto-plist

.include <bsd.port.mk>
