1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/x11/xmh/Makefile
Ruslan Ermilov b30e5bd656 The first category must be a physical category to make
the packaging work.  Fix that.
2007-10-22 11:32:17 +00:00

23 lines
383 B
Makefile

# New ports collection makefile for: xmh
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xmh
PORTVERSION= 1.0.1
CATEGORIES= x11 mail
MAINTAINER= x11@FreeBSD.org
COMMENT= Send and read mail with an X interface to MH
RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh
XORG_CAT= app
USE_XORG= xt xaw
MAN1= xmh.1
.include <bsd.port.mk>