summaryrefslogblamecommitdiff
path: root/x11/xconsole/Makefile
blob: 9546ebe3a59279638b82221f895b7c0bbb3113f0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
           

                        
                     
                 







                                                      
                      
# $FreeBSD$

PORTNAME=	xconsole
PORTVERSION=	1.0.6
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Monitor system console messages with X

XORG_CAT=	app
USE_XORG=	xt xaw

.include <bsd.port.mk>