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/hamlib/pkg-descr | |
parent | 92997fc08377b358e548993edbc978601c83e591 (diff) | |
download | freebsd-ports-gnome-61b007b2e26bedfb05d6028622e59dcb596ec477.tar.gz freebsd-ports-gnome-61b007b2e26bedfb05d6028622e59dcb596ec477.tar.zst freebsd-ports-gnome-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/hamlib/pkg-descr')
-rw-r--r-- | comms/hamlib/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/hamlib/pkg-descr b/comms/hamlib/pkg-descr new file mode 100644 index 000000000000..82992c011733 --- /dev/null +++ b/comms/hamlib/pkg-descr @@ -0,0 +1,10 @@ +The Ham Radio Control Libraries, Hamlib for short, is a development effort +to provide a consistent interface for programmers wanting to incorporate +radio control in their programs. +Hamlib will allow authors of software logging programs, digital communications +programs, or those wanting to develop the ultimate radio control software to +concentrate on the user interface and the basic function of the program rather +than radio control. + + +WWW: http://sourceforge.net/projects/hamlib |