aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2015-07-16 15:19:52 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2015-07-16 15:19:52 +0000
commit438ff7358d29853ed022ed1911826fba6824cee3 (patch)
tree82130d1e85c293298e1fa84ccec8e48cce4e98f9 /comms/Makefile
parentd2ac5a2231bbc0eafaf5bf136bcaa4daf0e22c1a (diff)
downloadports-438ff7358d29853ed022ed1911826fba6824cee3.tar.gz
ports-438ff7358d29853ed022ed1911826fba6824cee3.zip
Open source library for working with the National Marine Electronics
Association (NMEA) protocol. Features: * Analysis NMEA sentences and granting GPS data in C structures * Generate NMEA sentences * Supported sentences: GPGGA, GPGSA, GPGSV, GPRMC, GPVTG * Multilevel architecture of algorithms * Additional functions of geographical mathematics and work with navigation data WWW: http://nmea.sourceforge.net/
Notes
Notes: svn path=/head/; revision=392297
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 93e2f89e2e46..57c6a2f1b1fa 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -100,6 +100,7 @@
SUBDIR += nasawash
SUBDIR += ncid
SUBDIR += nec2c
+ SUBDIR += nmealib
SUBDIR += nokryptia
SUBDIR += o2sms
SUBDIR += obexapp