# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: astro/R-cran-maptools/Makefile 335044 2013-11-27 18:56:43Z dbn $

PORTNAME=	maptools
DISTVERSION=	0.8-27
PORTREVISION=	2
CATEGORIES=	astro
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Tools for reading and handling spatial objects

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-sp>=1.0.11:${PORTSDIR}/math/R-cran-sp

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
