diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-31 18:07:47 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-31 18:07:47 +0000 |
commit | b93e3ea2386c552616fc6c2f2c54afad03f116de (patch) | |
tree | fb381ea8998388dc2e6c7c9abae11848bcaa9293 /comms/Makefile | |
parent | The ticonv library is a library to work with the various TI (diff) |
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>
Notes
Notes:
svn path=/head/; revision=175894
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 3b5cca0a5cea..a66429e30ace 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 |