diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 21:53:15 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 21:53:15 +0000 |
commit | da6824fc9ccff7101c91ce03370ffee2c4fdd949 (patch) | |
tree | 60a7c780c2eca18c30a2a543965d8ff504ce889e /devel/bonobo-conf/pkg-descr | |
parent | 25ea690ef6fbefa343ddbb9c05c133b7d770c5de (diff) | |
download | ports-da6824fc9ccff7101c91ce03370ffee2c4fdd949.tar.gz ports-da6824fc9ccff7101c91ce03370ffee2c4fdd949.zip |
Notes
Diffstat (limited to 'devel/bonobo-conf/pkg-descr')
-rw-r--r-- | devel/bonobo-conf/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/bonobo-conf/pkg-descr b/devel/bonobo-conf/pkg-descr deleted file mode 100644 index de9f604f35c8..000000000000 --- a/devel/bonobo-conf/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The Bonobo configuration moniker is built on top of GConf and -provides a convenient way to handle configuration data. - -Features: - - provides persistent storage for configuration data - - able to store/edit arbitrary complex types - CORBA_any - - fully scriptable: everything is usable through the CORBA interfaces. - - easy to use - -WWW: http://www.gnome.org/ |