opnsense-ports/www/R-cran-RgoogleMaps/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

20 lines
414 B
Makefile

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