mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
cf118ccf87
Reported by: lwhsu
15 lines
236 B
Makefile
15 lines
236 B
Makefile
PORTNAME= xconsole
|
|
PORTVERSION= 1.0.7
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Monitor system console messages with X
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= x11 xmu xt xaw
|
|
|
|
.include <bsd.port.mk>
|