freebsd-ports/x11/xmh/Makefile
Koop Mast 6f8d2378c4 Update xmh to 1.0.3.
Obtained from:	Xorg devel repo
2015-10-20 13:46:06 +00:00

15 lines
260 B
Makefile

# $FreeBSD$
PORTNAME= xmh
PORTVERSION= 1.0.3
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
.include <bsd.port.mk>