summaryrefslogtreecommitdiff
path: root/x11/xmessage/Makefile
blob: b3a598548a13e75ff05bb207479c4bbdd51e2b85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=	xmessage
PORTVERSION=	1.0.4
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	xt xaw

.include <bsd.port.mk>