diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-01 02:07:47 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-01 02:07:47 +0800 |
commit | 15b9314ba8c0927bffd95ed785cea01df1e66a93 (patch) | |
tree | 3810da4afe08d41004b1597e675bc42ab70f979a /comms/Makefile | |
parent | 20243b14567194abbdeeb964a6ed64caffe98270 (diff) | |
download | freebsd-ports-graphics-15b9314ba8c0927bffd95ed785cea01df1e66a93.tar.gz freebsd-ports-graphics-15b9314ba8c0927bffd95ed785cea01df1e66a93.tar.zst freebsd-ports-graphics-15b9314ba8c0927bffd95ed785cea01df1e66a93.zip |
The ticables library is a library to handle the various TI calculator
link cables.
WWW: http://tilp.info/
- Tijl Coosemans
tijl@ulyssis.org
PR: ports/104409
Submitted by: Tijl Coosemans <tijl at 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 3b5cca0a5ce..a66429e30ac 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -52,6 +52,7 @@ SUBDIR += libfec SUBDIR += libirman SUBDIR += libticables + SUBDIR += libticables2 SUBDIR += linpsk SUBDIR += linrad SUBDIR += lirc |