cvs commit: ports/textproc Makefile ports/textproc/libwps Makefile
distinfo pkg-descr pkg-plist
Michael Johnson
ahze at FreeBSD.org
Wed Apr 16 17:54:22 UTC 2008
ahze 2008-04-16 17:54:21 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/libwps Makefile distinfo pkg-descr pkg-plist
Log:
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/
Revision Changes Path
1.1231 +1 -0 ports/textproc/Makefile
1.1 +22 -0 ports/textproc/libwps/Makefile (new)
1.1 +3 -0 ports/textproc/libwps/distinfo (new)
1.1 +7 -0 ports/textproc/libwps/pkg-descr (new)
1.1 +19 -0 ports/textproc/libwps/pkg-plist (new)
More information about the cvs-all
mailing list