# New ports collection makefile for:	gaphor
# Date created:        06 August 2003
# Whom:                rehsack@liwing.de
#
# $FreeBSD: ports/devel/gaphor/Makefile,v 1.14 2007/09/09 22:50:50 edwin Exp $
#

PORTNAME=	gaphor
PORTVERSION=	0.9.2
PORTREVISION=	1
CATEGORIES=	devel gnome
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
DIST_SUBDIR=	gnome2

MAINTAINER=	ports@FreeBSD.org
COMMENT=	UML modeling environment written in Python

CONFLICTS=	zope-3*

USE_GNOME=	pygnome2
USE_PYTHON=	2.4+
USE_PYDISTUTILS=	yes
USE_GETTEXT=	yes
USE_DISPLAY=	yes

.include <bsd.port.mk>
