diff options
author | patrick <patrick@FreeBSD.org> | 2003-05-16 12:19:28 +0000 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2003-05-16 12:19:28 +0000 |
commit | 61b007b2e26bedfb05d6028622e59dcb596ec477 (patch) | |
tree | 10b2c30bb606f2d8a17077c1055bb90df41977c1 /comms/Makefile | |
parent | 92997fc08377b358e548993edbc978601c83e591 (diff) | |
download | FreeBSD-ports-61b007b2e26bedfb05d6028622e59dcb596ec477.zip FreeBSD-ports-61b007b2e26bedfb05d6028622e59dcb596ec477.tar.gz |
Add hamlib 1.1.4,
shared libraries for Amateur Radio Equipment
Control Applications.
PR: 51638
Submitted by: Sebastian Yepes <esn@x123.info>
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 49d34a8..f622c33 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -18,6 +18,7 @@ SUBDIR += gkermit SUBDIR += gnokii SUBDIR += gsmlib + SUBDIR += hamlib SUBDIR += hylafax SUBDIR += ixj SUBDIR += java-commapi |