aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/etox/pkg-descr
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-06-16 10:07:32 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-06-16 10:07:32 +0000
commit9be14bbb0fbeb661190d775d0f48d9d4bcd1a555 (patch)
treec0ffe2275f059f6e988b3165f37f1e25ef17a2c8 /x11-toolkits/etox/pkg-descr
parent556d75738819d8729a69d10715ca9160fad38452 (diff)
downloadports-9be14bbb0fbeb661190d775d0f48d9d4bcd1a555.tar.gz
ports-9be14bbb0fbeb661190d775d0f48d9d4bcd1a555.zip
Add etox, it's an evas based text layout library
Notes
Notes: svn path=/head/; revision=137539
Diffstat (limited to 'x11-toolkits/etox/pkg-descr')
-rw-r--r--x11-toolkits/etox/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/etox/pkg-descr b/x11-toolkits/etox/pkg-descr
new file mode 100644
index 000000000000..63cf3c80b96c
--- /dev/null
+++ b/x11-toolkits/etox/pkg-descr
@@ -0,0 +1,4 @@
+Etox - An evas based text layout library
+
+Etox provides facilities for multi-line text layout, as well as obstacle
+wrapping and text stylization.