summaryrefslogtreecommitdiff
path: root/converters/TECkit/PLIST
diff options
context:
space:
mode:
authorminskim <minskim>2008-11-24 02:09:31 +0000
committerminskim <minskim>2008-11-24 02:09:31 +0000
commit0da04338c3474db2ff50f871810649e2c87c71b4 (patch)
treeba68277b8dc8b47d78a3de9d5b032ee77fdc1fc2 /converters/TECkit/PLIST
parent80e0bd6e5944c5c8776af80c01bed2f0b87dd803 (diff)
downloadpkgsrc-0da04338c3474db2ff50f871810649e2c87c71b4.tar.gz
Import TECkit.
TECkit is a low-level toolkit intended to be used by other applications that need to perform encoding conversions (e.g., when importing legacy data into a Unicode-based application). The primary component of the TECkit package is therefore a library that performs conversions; this is the "TECkit engine". The engine relies on mapping tables in a specific binary format (for which documentation is available); there is a compiler that creates such tables from a human-readable mapping description (a simple text file).
Diffstat (limited to 'converters/TECkit/PLIST')
-rw-r--r--converters/TECkit/PLIST10
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/TECkit/PLIST b/converters/TECkit/PLIST
new file mode 100644
index 00000000000..c7ea89adefc
--- /dev/null
+++ b/converters/TECkit/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/24 02:09:31 minskim Exp $
+bin/sfconv
+bin/teckit_compile
+bin/txtconv
+include/teckit/TECkit_Common.h
+include/teckit/TECkit_Compiler.h
+include/teckit/TECkit_Engine.h
+lib/libTECkit.la
+lib/libTECkit_Compiler.la
+@dirrm include/teckit