mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
72ea7e696b
With hat: portmgr Sponsored by: Absolight
16 lines
248 B
Makefile
16 lines
248 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:mail/nmh
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xaw xmu xt xbitmaps
|
|
|
|
.include <bsd.port.mk>
|