aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2008-04-17 01:54:21 +0800
committerahze <ahze@FreeBSD.org>2008-04-17 01:54:21 +0800
commitd2663a1c28eed15eee0d9d155d9bbd217ac81bb6 (patch)
tree2c1d3b799e618f30aa80389a7d0f6a2db68b698f /textproc/Makefile
parentd78e53c0d9187f6f0765174ae703b8f1f27b410a (diff)
downloadfreebsd-ports-gnome-d2663a1c28eed15eee0d9d155d9bbd217ac81bb6.tar.gz
freebsd-ports-gnome-d2663a1c28eed15eee0d9d155d9bbd217ac81bb6.tar.zst
freebsd-ports-gnome-d2663a1c28eed15eee0d9d155d9bbd217ac81bb6.zip
Add libwps
Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases. WWW: http://libwps.sourceforge.net/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 59e6cd0aeda7..b050b011ffbb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -276,6 +276,7 @@
SUBDIR += libtre
SUBDIR += libuninameslist
SUBDIR += libwpd
+ SUBDIR += libwps
SUBDIR += libxdiff
SUBDIR += libxml
SUBDIR += libxml++