freebsd-ports/x11/xmh/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

15 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>