diff options
Diffstat (limited to 'astro/R-cran-maptools')
-rw-r--r-- | astro/R-cran-maptools/Makefile | 18 | ||||
-rw-r--r-- | astro/R-cran-maptools/distinfo | 3 | ||||
-rw-r--r-- | astro/R-cran-maptools/pkg-descr | 6 |
3 files changed, 0 insertions, 27 deletions
diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile deleted file mode 100644 index d478909ba428..000000000000 --- a/astro/R-cran-maptools/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= maptools -DISTVERSION= 1.1-8 -CATEGORIES= astro -DISTNAME= ${PORTNAME}_${DISTVERSION} - -MAINTAINER= tota@FreeBSD.org -COMMENT= Tools for reading and handling spatial objects -WWW= https://cran.r-project.org/web/packages/maptools/ - -LICENSE= GPLv2+ - -CRAN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} - -USES= cran:auto-plist,compiles - -.include <bsd.port.mk> diff --git a/astro/R-cran-maptools/distinfo b/astro/R-cran-maptools/distinfo deleted file mode 100644 index 54948ffeb73d..000000000000 --- a/astro/R-cran-maptools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1689787001 -SHA256 (maptools_1.1-8.tar.gz) = 5e8579e3f559161935f1dde622ece703eefa2a28a677ce553d7f27611e66e0f7 -SIZE (maptools_1.1-8.tar.gz) = 1376705 diff --git a/astro/R-cran-maptools/pkg-descr b/astro/R-cran-maptools/pkg-descr deleted file mode 100644 index aee7d5aed61f..000000000000 --- a/astro/R-cran-maptools/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Set of tools for manipulating and reading geographic data, in -particular ESRI shapefiles; C code used from shapelib. It includes -binary access to GSHHS shoreline files. The package also provides -interface wrappers for exchanging spatial objects with packages -such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, -Mondrian, and others. |