# New ports collection makefile for:	xlsclients
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xlsclients/Makefile,v 1.1 2007/05/19 20:27:59 flz Exp $
# $MidnightBSD: mports/x11/xlsclients/Makefile,v 1.1 2007/10/08 15:08:35 ctriv Exp $
#

PORTNAME=	xlsclients
PORTVERSION=	1.0.1
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	List client applications running on a display
LICENSE=	x11

XORG_CAT=	app
USE_XORG=	x11 xmuu

PLIST_FILES=	bin/xlsclients

MAN1=		xlsclients.1

.include <bsd.port.mk>
