1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/x11/xmh/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

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>