diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-02-27 11:25:41 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-02-27 11:25:41 +0800 |
commit | df169d1b36d2145346b290a3d36862358baeba07 (patch) | |
tree | add4553a10240a7090210eec032ab5db8334d5fd /comms/Makefile | |
parent | ae54c7f49cca4aff6623c5615bb53c2bafaea7e7 (diff) | |
download | freebsd-ports-gnome-df169d1b36d2145346b290a3d36862358baeba07.tar.gz freebsd-ports-gnome-df169d1b36d2145346b290a3d36862358baeba07.tar.zst freebsd-ports-gnome-df169d1b36d2145346b290a3d36862358baeba07.zip |
add py-serial 1.12
Serial port encapsulation library for Python
PR: 35367
Submitted by: Hye-Shik Chang <perky@fallin.lv>
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 4beb02488954..684438577d44 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -26,6 +26,7 @@ SUBDIR += mwavem SUBDIR += plp SUBDIR += pr + SUBDIR += py-serial SUBDIR += qico SUBDIR += qpage SUBDIR += ruby-termios |