summaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna>2012-12-09 15:26:29 +0000
committertsarna <tsarna>2012-12-09 15:26:29 +0000
commit5bc0a179b1d113cbb7260b6596c082f5c4759e22 (patch)
tree9623ea01217f37cc9dcb2c820bc0d371bdb801e1 /comms/Makefile
parentd83599a8b93c640077cde73d64a22acd26693336 (diff)
downloadpkgsrc-5bc0a179b1d113cbb7260b6596c082f5c4759e22.tar.gz
Add puyserial 26, which provides a uniform interface for accessing
serial ports across platforms.
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 094dbd575e3..baef3b23252 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2012/12/02 01:21:50 cheusov Exp $
+# $NetBSD: Makefile,v 1.92 2012/12/09 15:26:29 tsarna Exp $
#
COMMENT= Communication utilities
@@ -59,6 +59,7 @@ SUBDIR+= pilot-link-libs
SUBDIR+= pilotmgr
SUBDIR+= plp
SUBDIR+= py-gammu
+SUBDIR+= py-serial
SUBDIR+= qpage
SUBDIR+= ruby-termios
SUBDIR+= scmxx