# New ports collection makefile for:	xmh
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xmh/Makefile,v 1.3 2007/10/22 11:32:17 ru Exp $
#

PORTNAME=	xmh
PORTVERSION=	1.0.1
CATEGORIES=	x11 mail

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Send and read mail with an X interface to MH

RUN_DEPENDS+=	repl:${PORTSDIR}/mail/nmh

XORG_CAT=	app
USE_XORG=	xt xaw

MAN1=		xmh.1

.include <bsd.port.mk>
