summaryrefslogtreecommitdiff
path: root/x11/py-gtk/Makefile
blob: 3df7ceb6c9642d9b7cfe4c14d51ea9103645497e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.1.1.1 1999/11/20 19:57:58 tron Exp $

DISTNAME=	pygtk-0.6.3
PKGNAME=	py-gtk-0.6.3
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.daa.com.au/pub/james/python/

MAINTAINER=	tron@netbsd.org
HOMEPAGE=	http://www.daa.com.au/~james/pygtk/

DEPENDS+=	libglade-*:../../devel/libglade
DEPENDS+=	python-*:../../lang/python

GNU_CONFIGURE=	yes
USE_X11=	yes
USE_GMAKE=	yes

.include "../../mk/bsd.pkg.mk"