diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 10:49:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 10:49:58 +0000 |
commit | 48dc1f0a8a93d49f21e5dfe3e61da113a2a98b70 (patch) | |
tree | 0b3e4976e300d1bb0b6a94932ee0f55607297c99 /comms/Makefile | |
parent | 8886501c7833bb708582bd9c9a3379aa47718e7f (diff) |
[new port] libticables: TI calculator link cables
Libticables is part of TiLP, a program to connect a TI
calculator to your computer. This lib manages several types
of cables (serial, parallel, usb).
PR: ports/56134
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Notes
Notes:
svn path=/head/; revision=88784
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 b8dd4b3a465f..40551a597c53 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -27,6 +27,7 @@ SUBDIR += kallers SUBDIR += kermit SUBDIR += kpsk + SUBDIR += libticables SUBDIR += lrzsz SUBDIR += ltmdm SUBDIR += mgetty+sendfax |