summaryrefslogtreecommitdiff
path: root/x11/py-wxWindows/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-wxWindows/Makefile')
-rw-r--r--x11/py-wxWindows/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile
index 7864dee2c59..cbf1d77e42f 100644
--- a/x11/py-wxWindows/Makefile
+++ b/x11/py-wxWindows/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/11/12 20:38:38 tsarna Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/17 17:06:39 wiz Exp $
#
DISTNAME= wxPython-2.2.2
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/}
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://wxpython.org/
+COMMENT= wxPython: Python bindings for wxWindows
DEPENDS+= python>=2.0:../../lang/python
DEPENDS+= wxGTK>=2.2.2:../../x11/wxGTK