diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-23 06:42:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-23 06:42:30 +0800 |
commit | 3b0775d8206f5bc2729b8b357919cc14cb0af0d0 (patch) | |
tree | 0cfdc09f20e3947c7ca2cc738b77fbbc8a645d62 /x11-toolkits/py-gnome2/pkg-descr | |
parent | c3febaaf9d87d7934e0f2547fcdc541f65e113d0 (diff) | |
download | marcuscom-ports-3b0775d8206f5bc2729b8b357919cc14cb0af0d0.tar marcuscom-ports-3b0775d8206f5bc2729b8b357919cc14cb0af0d0.tar.gz marcuscom-ports-3b0775d8206f5bc2729b8b357919cc14cb0af0d0.tar.bz2 marcuscom-ports-3b0775d8206f5bc2729b8b357919cc14cb0af0d0.tar.lz marcuscom-ports-3b0775d8206f5bc2729b8b357919cc14cb0af0d0.tar.xz marcuscom-ports-3b0775d8206f5bc2729b8b357919cc14cb0af0d0.tar.zst marcuscom-ports-3b0775d8206f5bc2729b8b357919cc14cb0af0d0.zip |
Readd py-gnome2 and update to version 2.9.0.
Reset $FreeBSD$
Some stuff moved to the gnome-python-extras packages.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3096 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> |