aboutsummaryrefslogtreecommitdiff
path: root/devel/goffice/pkg-descr
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 05:59:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 05:59:39 +0000
commite640a5adb1ddef9bcabfb8e04115c895d2c59d16 (patch)
tree2cfa7a8a6b68dd083a632ed2874a4292ea770eca /devel/goffice/pkg-descr
parent9e2a15a30e92cbc898b2f8097254033f78346fc9 (diff)
downloadports-e640a5adb1ddef9bcabfb8e04115c895d2c59d16.tar.gz
ports-e640a5adb1ddef9bcabfb8e04115c895d2c59d16.zip
Notes
Diffstat (limited to 'devel/goffice/pkg-descr')
-rw-r--r--devel/goffice/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/goffice/pkg-descr b/devel/goffice/pkg-descr
new file mode 100644
index 000000000000..0944380f61e9
--- /dev/null
+++ b/devel/goffice/pkg-descr
@@ -0,0 +1,9 @@
+Goffice is a set of document centric components for GLib and GTK+.
+
+There are common operations for document centric applications that are
+conceptually simple, but complex to implement fully.
+ - plugins
+ - load/save documents
+ - undo/redo
+
+Goffice provides a single library for performing such operations.