diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 16:07:53 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 16:07:53 +0000 |
commit | 43c504523a22670863e53b57f694139c585c3843 (patch) | |
tree | 51c8aed1afba047572aee75eab37cb13e3352a43 /comms/Makefile | |
parent | c332a1b1a1111b9de1b45c41562256057e67a075 (diff) | |
download | FreeBSD-ports-43c504523a22670863e53b57f694139c585c3843.zip FreeBSD-ports-43c504523a22670863e53b57f694139c585c3843.tar.gz |
Add ruby-serialport, a Ruby library to communicate via the RS232 port.
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 3e140eb..49d34a8 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -37,6 +37,7 @@ SUBDIR += py-serial SUBDIR += qico SUBDIR += qpage + SUBDIR += ruby-serialport SUBDIR += ruby-termios SUBDIR += scmxx SUBDIR += scud |