diff options
author | bouyer <bouyer@pkgsrc.org> | 2016-10-24 18:00:21 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2016-10-24 18:00:21 +0000 |
commit | 92b0943b21f45a60827c1e54ce8d5480ca4f5b44 (patch) | |
tree | 0cc5c9b8aff7f3120ddaf9fd86db6ea9cdbe8937 /geography/Makefile | |
parent | 37dc5ade8fc0c68ea2fccff825e846eb01a62425 (diff) | |
download | pkgsrc-92b0943b21f45a60827c1e54ce8d5480ca4f5b44.tar.gz |
Add opencpn-plugin-debugger
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 3801db22b1c..06241e1f142 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2016/07/24 02:07:49 agc Exp $ +# $NetBSD: Makefile,v 1.62 2016/10/24 18:00:21 bouyer Exp $ # COMMENT= Software for geographical-related uses @@ -36,6 +36,7 @@ SUBDIR+= libspatialite SUBDIR+= mapserver SUBDIR+= merkaartor SUBDIR+= opencpn +SUBDIR+= opencpn-plugin-debugger SUBDIR+= opencpn-plugin-draw SUBDIR+= opencpn-plugin-gshhs SUBDIR+= opencpn-plugin-watchdog |