freebsd-ports/www/R-cran-RgoogleMaps/Makefile
TAKATSU Tomonari 467dfd9d47 - Update to 1.2.0.3
Feature safe:	yes
2013-04-17 13:20:55 +00:00

17 lines
352 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= RgoogleMaps
PORTVERSION= 1.2.0.3
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Overlays on Google map tiles in R
RUN_DEPENDS= R-cran-png>0:${PORTSDIR}/graphics/R-cran-png
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>