diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-01 02:11:38 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-01 02:11:38 +0800 |
commit | 3f7e91553a9154ea3cae52f81b7bb1679a8dec27 (patch) | |
tree | bed3e4ef73cdf6f41afa03a1d631f2bc666d34bd /comms/Makefile | |
parent | d7d332a670eff179ec262663b9435c423a90661f (diff) | |
download | freebsd-ports-gnome-3f7e91553a9154ea3cae52f81b7bb1679a8dec27.tar.gz freebsd-ports-gnome-3f7e91553a9154ea3cae52f81b7bb1679a8dec27.tar.zst freebsd-ports-gnome-3f7e91553a9154ea3cae52f81b7bb1679a8dec27.zip |
The ticalcs library is a library to communicate with various TI
calculators.
WWW: http://tilp.info/
- Tijl Coosemans
tijl@ulyssis.org
PR: ports/104411
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 a66429e30ace..c66ac72400e6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -53,6 +53,7 @@ SUBDIR += libirman SUBDIR += libticables SUBDIR += libticables2 + SUBDIR += libticalcs2 SUBDIR += linpsk SUBDIR += linrad SUBDIR += lirc |