freebsd-ports/x11/xmh/Makefile
Emmanuel Vadot 93598c311f x11/xmh: Update to 1.0.5
Release notes:	https://lists.x.org/archives/xorg-announce/2024-March/003476.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-03-04 15:30:02 +01:00

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>