mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
cf118ccf87
Reported by: lwhsu
14 lines
246 B
Makefile
14 lines
246 B
Makefile
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:mail/nmh
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= xaw xmu xt xbitmaps
|
|
|
|
.include <bsd.port.mk>
|