1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11/xmessage/Makefile
Niclas Zeising ac520a3f4c Update to 1.0.4
Approved by:	kwm, miwi (mentors, implicit)
Obtained from:	xorg development repo
2013-02-03 21:39:00 +00:00

16 lines
219 B
Makefile

# $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
MAN1= xmessage.1
.include <bsd.port.mk>