diff options
author | bouyer <bouyer> | 2015-01-28 14:15:22 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2015-01-28 14:15:22 +0000 |
commit | 4e933de7dcbc4d485ce4b972b08546a17750e140 (patch) | |
tree | ee28c8d940784422381e05cae0bbdf22905fd84e /geography | |
parent | 6ec16ea65cff89d77a04a6b3730550e64cfb5d10 (diff) | |
download | pkgsrc-4e933de7dcbc4d485ce4b972b08546a17750e140.tar.gz |
Add opencpn-plugin-gshhs
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 ce726e118ab..6855a64c79a 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2015/01/12 10:28:01 kleink Exp $ +# $NetBSD: Makefile,v 1.47 2015/01/28 14:15:22 bouyer Exp $ # COMMENT= Software for geographical-related uses @@ -30,6 +30,7 @@ SUBDIR+= libnova SUBDIR+= mapserver SUBDIR+= merkaartor SUBDIR+= opencpn +SUBDIR+= opencpn-plugin-gshhs SUBDIR+= p5-Geo-Coordinates-UTM SUBDIR+= p5-Geo-Distance SUBDIR+= p5-Geo-Mercator |