# New ports collection makefile for:	xmh
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xmh/Makefile,v 1.6 2012/01/15 21:40:10 eadler Exp $
#

PORTNAME=	xmh
PORTVERSION=	1.0.2
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=	xaw xmu xt xbitmaps

MAN1=		xmh.1

.include <bsd.port.mk>
