diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 00:07:53 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 00:07:53 +0800 |
commit | 43c504523a22670863e53b57f694139c585c3843 (patch) | |
tree | 51c8aed1afba047572aee75eab37cb13e3352a43 /comms/Makefile | |
parent | c332a1b1a1111b9de1b45c41562256057e67a075 (diff) | |
download | freebsd-ports-gnome-43c504523a22670863e53b57f694139c585c3843.tar.gz freebsd-ports-gnome-43c504523a22670863e53b57f694139c585c3843.tar.zst freebsd-ports-gnome-43c504523a22670863e53b57f694139c585c3843.zip |
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 3e140ebc5651..49d34a8b85ad 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 |