diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-01 02:05:32 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-01 02:05:32 +0800 |
commit | b81a05dc7d0cf11f48d6ba314e649a2db88c7e63 (patch) | |
tree | fea34b57e60978d969eaae00d03a5451ff859cff /converters/Makefile | |
parent | 479df853fa79fadd84b37b8e41452efa3d3f0e88 (diff) | |
download | freebsd-ports-gnome-b81a05dc7d0cf11f48d6ba314e649a2db88c7e63.tar.gz freebsd-ports-gnome-b81a05dc7d0cf11f48d6ba314e649a2db88c7e63.tar.zst freebsd-ports-gnome-b81a05dc7d0cf11f48d6ba314e649a2db88c7e63.zip |
The ticonv library is a library to work with the various TI
calculator character sets.
WWW: http://tilp.info/
- Tijl Coosemans
tijl@ulyssis.org
PR: ports/104407
Submitted by: Tijl Coosemans <tijl at ulyssis.org>
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 37403f2f9db0..0346697082a6 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -28,6 +28,7 @@ SUBDIR += konwert SUBDIR += ktextdecode SUBDIR += libiconv + SUBDIR += libticonv SUBDIR += libutf-8 SUBDIR += mimelib SUBDIR += mmencode |