mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
e6ae4983f7
Approved by: kwm, miwi (mentors, implicit) Obtained from: xorg development repo
16 lines
219 B
Makefile
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>
|