diff options
author | pav <pav@FreeBSD.org> | 2004-07-06 04:15:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-06 04:15:24 +0800 |
commit | 923086ed0619a9bdc74b9d05e9c0428d0bf5d93c (patch) | |
tree | 2a80aa8d3a0b9d449346467024638fec3bbea723 /comms/Makefile | |
parent | e90773e4ae484c0f59f8ec6da6a714e00c587554 (diff) | |
download | freebsd-ports-gnome-923086ed0619a9bdc74b9d05e9c0428d0bf5d93c.tar.gz freebsd-ports-gnome-923086ed0619a9bdc74b9d05e9c0428d0bf5d93c.tar.zst freebsd-ports-gnome-923086ed0619a9bdc74b9d05e9c0428d0bf5d93c.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>
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 |