summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-04 07:32:32 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-04 07:32:32 +0800
commitc00d7a2a06432c53c22c97629762673dd80b5fe6 (patch)
tree7d87b036630ac3964b8f2f56385712eef332a4c1 /x11-toolkits/py-gtk2/pkg-descr
parent73b8577d392263d3c8e681537906ab09da140036 (diff)
downloadmarcuscom-ports-c00d7a2a06432c53c22c97629762673dd80b5fe6.tar
marcuscom-ports-c00d7a2a06432c53c22c97629762673dd80b5fe6.tar.gz
marcuscom-ports-c00d7a2a06432c53c22c97629762673dd80b5fe6.tar.bz2
marcuscom-ports-c00d7a2a06432c53c22c97629762673dd80b5fe6.tar.lz
marcuscom-ports-c00d7a2a06432c53c22c97629762673dd80b5fe6.tar.xz
marcuscom-ports-c00d7a2a06432c53c22c97629762673dd80b5fe6.tar.zst
marcuscom-ports-c00d7a2a06432c53c22c97629762673dd80b5fe6.zip
Update to 2.15.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12249 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gtk2/pkg-descr')
-rw-r--r--x11-toolkits/py-gtk2/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/pkg-descr b/x11-toolkits/py-gtk2/pkg-descr
new file mode 100644
index 000000000..41145fa4a
--- /dev/null
+++ b/x11-toolkits/py-gtk2/pkg-descr
@@ -0,0 +1,11 @@
+Excerpt from the README:
+
+ PyGTK
+ =====
+ Author: James Henstridge <james@daa.com.au>
+
+ This archive contains modules that allow you to use gtk in Python
+ programs. At present, it is a fairly complete set of bindings.
+
+WWW: http://www.pygtk.org/
+-- Jacques Vidrine <nectar@FreeBSD.ORG>