summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-15 06:00:27 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-15 06:00:27 +0800
commit37639fe2d1a754a9792455f87e3bc0113c0774a8 (patch)
treef7e109de4b941f1f04bceef5b00eb746a5545ff5 /x11-toolkits/py-gtk2/pkg-descr
parent5d1f40ab166013c60032f1b986beabdbbdb91f87 (diff)
downloadmarcuscom-ports-37639fe2d1a754a9792455f87e3bc0113c0774a8.tar
marcuscom-ports-37639fe2d1a754a9792455f87e3bc0113c0774a8.tar.gz
marcuscom-ports-37639fe2d1a754a9792455f87e3bc0113c0774a8.tar.bz2
marcuscom-ports-37639fe2d1a754a9792455f87e3bc0113c0774a8.tar.lz
marcuscom-ports-37639fe2d1a754a9792455f87e3bc0113c0774a8.tar.xz
marcuscom-ports-37639fe2d1a754a9792455f87e3bc0113c0774a8.tar.zst
marcuscom-ports-37639fe2d1a754a9792455f87e3bc0113c0774a8.zip
Update to 2.9.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6447 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>