# New ports collection makefile for:	pmail
# Date created:				27 July 2000
# Whom:                 		Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/mail/pmail/Makefile,v 1.22 2009/08/14 13:37:43 miwi Exp $
#

PORTNAME=	pmail
PORTVERSION=	0.5.3
PORTREVISION=	9
CATEGORIES=	mail python gnome
MASTER_SITES=	# previous mastersites disappeared in 2001 and 2002

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A GNOME/python email client

USE_GMAKE=	yes
USE_PYTHON=	yes
USE_GNOME=	gnomeprefix gnomehack pygnome
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--with-pygtk-includes=${LOCALBASE}/include/pygtk

.include <bsd.port.mk>
