# New ports collection makefile for:	xmh
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xmh/Makefile,v 1.1 2007/05/19 20:28:01 flz Exp $
# $MidnightBSD: mports/x11/xmh/Makefile,v 1.1 2007/10/08 15:19:44 ctriv Exp $
#

PORTNAME=	xmh
PORTVERSION=	1.0.1
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	xt xaw

MAN1=		xmh.1

.include <bsd.port.mk>
