93598c311f
Release notes: https://lists.x.org/archives/xorg-announce/2024-March/003476.html Sponsored by: Beckhoff Automation GmbH & Co. KG
15 lines
298 B
Makefile
15 lines
298 B
Makefile
PORTNAME= xmh
|
|
PORTVERSION= 1.0.5
|
|
CATEGORIES= x11 mail
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Send and read mail with an X interface to MH
|
|
|
|
RUN_DEPENDS+= repl:mail/nmh
|
|
|
|
USES= tar:xz xorg xorg-cat:app
|
|
USE_XORG= x11 xaw xmu xt xbitmaps
|
|
|
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
|
|
.include <bsd.port.mk>
|