6f8d2378c4
Obtained from: Xorg devel repo
15 lines
260 B
Makefile
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>
|