diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-08 18:49:58 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-08 18:49:58 +0800 |
commit | 1beba5657e1604b74b17ee4671fc926cd34bf6f0 (patch) | |
tree | f1cb9c713e19b5a4089b0b8c4cd00f168e037477 /comms/Makefile | |
parent | 90a7499fd195de1ba00a097aff9705e61b0d502e (diff) | |
download | freebsd-ports-gnome-1beba5657e1604b74b17ee4671fc926cd34bf6f0.tar.gz freebsd-ports-gnome-1beba5657e1604b74b17ee4671fc926cd34bf6f0.tar.zst freebsd-ports-gnome-1beba5657e1604b74b17ee4671fc926cd34bf6f0.zip |
[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>
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 |