09fcc02a44
Update pkg-descr. https://lists.x.org/archives/xorg-announce/2024-April/003512.html https://lists.x.org/archives/xorg-announce/2026-April/003689.html PR: 294937 Approved by: x11 (fluffy) Approved by: fluffy (mentor)
16 lines
324 B
Makefile
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>
|