# New ports collection makefile for:	gnome2-devel
# Date created:		21 May 2002
# Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD: ports/devel/gnome2-devel/Makefile,v 1.6 2003/04/06 19:39:57 marcus Exp $
#

PORTNAME=	gnome2-devel
PORTVERSION=	2.2.1
CATEGORIES=	devel gnome
MASTER_SITES=	# empty
DISTFILES=	# empty
EXTRACT_ONLY=	# empty

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	The "meta-port" for the GNOME 2 development API

RUN_DEPENDS=	intltool-merge:${PORTSDIR}/textproc/intltool \
		gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon 

NO_BUILD=	yes
USE_GNOME=	libgnomeprintui gail

USE_PYTHON=	yes

do-install:	# empty

.include <bsd.port.mk>
