diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 20:15:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-05 20:15:24 +0000 |
commit | 65abc0fc9bc4c9dd012b9b52d2c1ca300af67abb (patch) | |
tree | 2d8c9fae32b08d7069d3c481c5f7992d1b9818b6 /comms/Makefile | |
parent | 52712e9bc86eee6edb3d0c17f8ad50e6af465176 (diff) | |
download | ports-65abc0fc9bc4c9dd012b9b52d2c1ca300af67abb.tar.gz ports-65abc0fc9bc4c9dd012b9b52d2c1ca300af67abb.zip |
Add xastir, a hamradio orientated GIS package designed to handle APRS.
APRS is Amateur Position Reporting System. It's a system for handling
real time information across radio and internet links.
PR: ports/68655
Submitted by: Carl Makin <carl@stagecraft.cx>
Notes
Notes:
svn path=/head/; revision=112993
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 01b43f17f1a3..5c043b547448 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -83,6 +83,7 @@ SUBDIR += vpb2 SUBDIR += vrflash SUBDIR += wy60 + SUBDIR += xastir SUBDIR += xcept SUBDIR += xdx SUBDIR += xlog |