diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-08 03:45:10 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-08 03:45:10 +0800 |
commit | 9deb46570b120b77463ad70cd7d727dcce69738f (patch) | |
tree | ff50d192cfe8c978565b3a27d4eba5e305f7a1ad /x11-toolkits/py-gnome2/pkg-descr | |
parent | d0e9332bc49c41fbe3062c67a3dff7e54562f953 (diff) | |
download | marcuscom-ports-9deb46570b120b77463ad70cd7d727dcce69738f.tar marcuscom-ports-9deb46570b120b77463ad70cd7d727dcce69738f.tar.gz marcuscom-ports-9deb46570b120b77463ad70cd7d727dcce69738f.tar.bz2 marcuscom-ports-9deb46570b120b77463ad70cd7d727dcce69738f.tar.lz marcuscom-ports-9deb46570b120b77463ad70cd7d727dcce69738f.tar.xz marcuscom-ports-9deb46570b120b77463ad70cd7d727dcce69738f.tar.zst marcuscom-ports-9deb46570b120b77463ad70cd7d727dcce69738f.zip |
- Re-add py-gnome2, at 2.5.90.
- Remove libzvt; it's no longer need. It looks like they have forgotten to
remove the demo of zvt, however.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2630 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome2/pkg-descr')
-rw-r--r-- | x11-toolkits/py-gnome2/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr new file mode 100644 index 000000000..5b7963de2 --- /dev/null +++ b/x11-toolkits/py-gnome2/pkg-descr @@ -0,0 +1,9 @@ +Excerpt from the README: + + PyGNOME -- Python bindings for GNOME 2 + ====================================== + Author: James Henstridge <james@daa.com.au> + + This is a set of bindings for the GNOME 2 libraries for use with python. + +-- Jacques Vidrine <nectar@FreeBSD.ORG> |