diff options
author | bouyer <bouyer@pkgsrc.org> | 2015-02-02 20:42:04 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2015-02-02 20:42:04 +0000 |
commit | c016f27956e6b58ea9a38ca12da41459b172bffe (patch) | |
tree | 55eaf53165cfe6fcc0439263c9f3b8c591eb9a9d /geography | |
parent | 48129aa9bc5c5a3eac74efcaf830e1a7bceadc06 (diff) | |
download | pkgsrc-c016f27956e6b58ea9a38ca12da41459b172bffe.tar.gz |
Add opencpn-plugin-weather_routing
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 6855a64c79a..0aa7bc5cb95 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2015/01/28 14:15:22 bouyer Exp $ +# $NetBSD: Makefile,v 1.48 2015/02/02 20:42:04 bouyer Exp $ # COMMENT= Software for geographical-related uses @@ -31,6 +31,7 @@ SUBDIR+= mapserver SUBDIR+= merkaartor SUBDIR+= opencpn SUBDIR+= opencpn-plugin-gshhs +SUBDIR+= opencpn-plugin-weather_routing SUBDIR+= p5-Geo-Coordinates-UTM SUBDIR+= p5-Geo-Distance SUBDIR+= p5-Geo-Mercator |