1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/x11/xconsole/Makefile
Niclas Zeising e6ae4983f7 Update to 1.0.5
Approved by:	kwm, miwi (mentors, implicit)
Obtained from:	xorg development repo
2013-02-03 20:28:28 +00:00

16 lines
219 B
Makefile

# $FreeBSD$
PORTNAME= xconsole
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Monitor system console messages with X
XORG_CAT= app
USE_XORG= xt xaw
MAN1= xconsole.1
.include <bsd.port.mk>