# $MidnightBSD: trunk/x11/xhost/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	xhost
PORTVERSION=	1.0.5
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Server access control program for X
LICENSE=	mit

XORG_CAT=	app
USE_XORG=	x11 xmuu xau

PLIST_FILES=	bin/xhost

MAN1=		xhost.1

.include <bsd.port.mk>
