diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-06 05:43:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-06 05:43:03 +0000 |
commit | 295ffb064c937efef21f47dc54d412210378f415 (patch) | |
tree | 721f8b11cac680604ad1a0ddb09bfaa705588381 /astro/p5-GPS/pkg-descr | |
parent | Update to list more current branches and servers. (diff) |
Add p5-GPS 0.12, a perl module that gives access to several GPS protocols
such as Garmin, NMEA, and Magellan.
PR: 23317
Submitted by: Jeremy Shaffner <jeremy@external.org>
Diffstat (limited to 'astro/p5-GPS/pkg-descr')
-rw-r--r-- | astro/p5-GPS/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/p5-GPS/pkg-descr b/astro/p5-GPS/pkg-descr new file mode 100644 index 000000000000..e0819a6efd82 --- /dev/null +++ b/astro/p5-GPS/pkg-descr @@ -0,0 +1,4 @@ +This is a Perl module that gives access to several GPS protocols, such as +Garmin, NMEA, and Magellan. It works in Unix and Win32. + +WWW: http://sourceforge.net/projects/perl-gps/ |