diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-13 23:03:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-13 23:03:31 +0800 |
commit | 89abc5785e34b29f67a49b59e0c3f2107b3da469 (patch) | |
tree | 979baa5438a12a5df2a2756cabefd1f4297ca9b5 /comms/Makefile | |
parent | 12db5f97b31729f7bd574c91c3474877f46cab5e (diff) | |
download | freebsd-ports-gnome-89abc5785e34b29f67a49b59e0c3f2107b3da469.tar.gz freebsd-ports-gnome-89abc5785e34b29f67a49b59e0c3f2107b3da469.tar.zst freebsd-ports-gnome-89abc5785e34b29f67a49b59e0c3f2107b3da469.zip |
This Gem provides a Ruby-Frontend to the callook.info
Amateur Radio Callsign Lookup service.
WWW: http://rubyforge.org/projects/callsign/
PR: ports/137547
Submitted by: Rick Elrod <codeblock at eighthbit.net>
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 c87467bf814a..f3c3db5f4db5 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -112,6 +112,7 @@ SUBDIR += qsstv SUBDIR += ruby-serialport SUBDIR += ruby-termios + SUBDIR += rubygem-callsign SUBDIR += rxtx SUBDIR += scmxx SUBDIR += scud |