2012-11-06 23:50:22 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-09-17 17:35:14 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= maptools
|
2013-09-06 13:09:54 +02:00
|
|
|
DISTVERSION= 0.8-27
|
2011-09-17 17:35:14 +02:00
|
|
|
CATEGORIES= astro
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Tools for reading and handling spatial objects
|
|
|
|
|
2011-12-20 13:28:50 +01:00
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
2011-09-17 17:35:14 +02:00
|
|
|
|
2013-07-06 15:03:45 +02:00
|
|
|
RUN_DEPENDS= R-cran-sp>=1.0.11:${PORTSDIR}/math/R-cran-sp
|
2011-09-17 17:35:14 +02:00
|
|
|
|
2013-09-20 15:14:04 +02:00
|
|
|
NO_STAGE= yes
|
2011-09-17 17:35:14 +02:00
|
|
|
USE_R_MOD= yes
|
|
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|