Files
ports/x11/xconsole/Makefile
T
2026-05-03 02:51:41 +09:00

16 lines
324 B
Makefile

PORTNAME= xconsole
DISTVERSION= 1.1.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Monitor system console messages with X
WWW= https://gitlab.freedesktop.org/xorg/app/xconsole
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xaw xmu xorgproto xt
.include <bsd.port.mk>