# New ports collection makefile for:	xwatchwin
# Date created:		1 Sep 2000
# Whom:			Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD: ports/x11/xwatchwin/Makefile,v 1.9 2009/06/09 15:33:24 amdmi3 Exp $

PORTNAME=	xwatchwin
PORTVERSION=	1.1.1
PORTREVISION=	3
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	utilities
DISTNAME=	xwatchwin
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Watch a window on another X server

MAN1=		xwatchwin.1
PLIST_FILES=	bin/xwatchwin

USE_IMAKE=	yes
USE_XORG=	x11 xext

.include <bsd.port.mk>
