diff options
author | edwin <edwin@FreeBSD.org> | 2007-09-06 20:04:27 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-09-06 20:04:27 +0800 |
commit | 5f3ad9756acc179a589de41314182760cd35c4a5 (patch) | |
tree | 57dc35d88ad12024daaad3f5ad2a27d494d23868 /comms/Makefile | |
parent | 1248e0eb4d628e2860ab872f186df1787eeaf9d0 (diff) | |
download | freebsd-ports-gnome-5f3ad9756acc179a589de41314182760cd35c4a5.tar.gz freebsd-ports-gnome-5f3ad9756acc179a589de41314182760cd35c4a5.tar.zst freebsd-ports-gnome-5f3ad9756acc179a589de41314182760cd35c4a5.zip |
New port: comms/bluegps BlueGPS is a simple command line tool to
download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver
(and similar) over a bluetooth link. Based on bluegps-linux.
PR: ports/115012
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 429373d18a3f..eb75a84e8ed2 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -11,6 +11,7 @@ SUBDIR += bforce SUBDIR += bforce-kst SUBDIR += birda + SUBDIR += bluegps SUBDIR += bluez-firmware SUBDIR += bpl+ SUBDIR += cdr_read |