summaryrefslogtreecommitdiff
path: root/geography/R-mapdata/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-08-09geography/R-mapdata: remove MASTER_SITESbrook1-5/+3
MASTER_SITES is defined in math/R/Makefile.extension, which should be included by all R packages. Therefore, MASTER_SITES should not normally be defined in the Makefile for an R package.
2020-08-07geographcy/R-mapdata: use gmake and remove the patch.brook1-1/+3
The patch made it possible to comple R-mapdata with bmake. However, the intent of upstream is to use gmake, which requires no patches. Therefore, add USE_TOOLS=gmake and remove the patch.
2020-08-07geography/R-mapdata: import R-mapdata-2.3.0brook1-0/+17
Supplement to maps package, providing the larger and/or higher-resolution databases.