diff options
author | brook <brook@pkgsrc.org> | 2020-08-09 15:26:14 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2020-08-09 15:26:14 +0000 |
commit | 844aa0a869951ce8c52f85b9d5ca147759121579 (patch) | |
tree | b0506f5225412ccd6cec3ca19b39bd022951323b /geography/Makefile | |
parent | b0f646819512bc6e66b617350bc6f73fa694b73c (diff) | |
download | pkgsrc-844aa0a869951ce8c52f85b9d5ca147759121579.tar.gz |
Add geography/R-stars.
Diffstat (limited to 'geography/Makefile')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index d9884e65b4f..1a35db10a60 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2020/08/09 15:19:41 brook Exp $ +# $NetBSD: Makefile,v 1.98 2020/08/09 15:26:14 brook Exp $ # COMMENT= Software for geographical-related uses @@ -22,6 +22,7 @@ SUBDIR+= R-spData SUBDIR+= R-spatstat SUBDIR+= R-spatstat.data SUBDIR+= R-spatstat.utils +SUBDIR+= R-stars SUBDIR+= cm2gpx SUBDIR+= cmconvert SUBDIR+= epsg |