aboutsummaryrefslogtreecommitdiff
path: root/x11/xconsole/Makefile
blob: d3e830c901d2afb586d21b15755effd0fe59841f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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>