# $FreeBSD: x11/xlogout/Makefile 329370 2013-10-04 19:51:40Z naddy $

PORTNAME=	xlogout
PORTVERSION=	1.1
PORTREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.tu-darmstadt.de/pub/X11/other/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	naddy@FreeBSD.org
COMMENT=	Simple logout button

USES=		imake
WRKSRC=		${WRKDIR}/xlogout
USE_XORG=	ice sm x11 xaw xext xmu xpm xt

PLIST_FILES=	bin/xlogout \
		lib/X11/app-defaults/XLogout \
		man/man1/xlogout.1.gz

.include <bsd.port.mk>
