# 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.1 2002/05/24 02:46:01 marcus Exp $
#

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

MAINTAINER=	gnome@FreeBSD.org

RUN_DEPENDS=	intltool-merge:${PORTSDIR}/textproc/intltool \
		gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon
LIB_DEPENDS=	gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
		gail-gnome.0:${PORTSDIR}/x11-toolkits/libgail-gnome

NO_BUILD=	yes

USE_PYTHON=	yes

do-install:	# empty

.include <bsd.port.mk>
