diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-05-19 22:10:30 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-05-19 22:10:30 +0800 |
commit | 51908ba1b4d99f499fff777ceb779e2850f2c17f (patch) | |
tree | 98b8460bcf4f8fa7455c5313aaf8e476b0bf6609 /astro/Makefile | |
parent | ffa8e0b0f6c24a3828dabac99ca5c94ef520bd75 (diff) | |
download | freebsd-ports-gnome-51908ba1b4d99f499fff777ceb779e2850f2c17f.tar.gz freebsd-ports-gnome-51908ba1b4d99f499fff777ceb779e2850f2c17f.tar.zst freebsd-ports-gnome-51908ba1b4d99f499fff777ceb779e2850f2c17f.zip |
Add astro/garmindev: Garmin device drivers for QLandkarteGT.
This driver package allows QLandkarteGT to communicate directly with some
Garmin GPS units.
PR: ports/177992
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index bec296fef8c9..ac61d09ca3ca 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -18,6 +18,7 @@ SUBDIR += ephem SUBDIR += fowsr SUBDIR += foxtrotgps + SUBDIR += garmindev SUBDIR += gkrellmoon2 SUBDIR += glunarclock SUBDIR += gmapcatcher |