diff options
author | patrick <patrick@FreeBSD.org> | 2003-05-16 20:19:28 +0800 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2003-05-16 20:19:28 +0800 |
commit | 61b007b2e26bedfb05d6028622e59dcb596ec477 (patch) | |
tree | 10b2c30bb606f2d8a17077c1055bb90df41977c1 /comms/Makefile | |
parent | 92997fc08377b358e548993edbc978601c83e591 (diff) | |
download | freebsd-ports-graphics-61b007b2e26bedfb05d6028622e59dcb596ec477.tar.gz freebsd-ports-graphics-61b007b2e26bedfb05d6028622e59dcb596ec477.tar.zst freebsd-ports-graphics-61b007b2e26bedfb05d6028622e59dcb596ec477.zip |
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 49d34a8b85a..f622c33d02e 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 |