aboutsummaryrefslogtreecommitdiff
path: root/x11/xconsole/Makefile
blob: 460286c24e520bfce10c494bb670d8d6ef0df806 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	xconsole
PORTVERSION=	1.0.8
PORTREVISION=	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 xt

GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share

.include <bsd.port.mk>