aboutsummaryrefslogtreecommitdiff
path: root/x11/xmessage/Makefile
blob: 966b4ba0d922d936a8de337d99dd0ee42f929983 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	xmessage
PORTVERSION=	1.0.7
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Display message or query in a X window

USES=		tar:xz xorg xorg-cat:app
USE_XORG=	x11 xt xaw

GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share

.include <bsd.port.mk>