# Created by: Kris Kennaway <kris@FreeBSD.org>
# $FreeBSD: head/x11/xwatchwin/Makefile 517000 2019-11-07 18:36:55Z zeising $

PORTNAME=	xwatchwin
PORTVERSION=	1.1.1
PORTREVISION=	3
CATEGORIES=	x11
MASTER_SITES=	XCONTRIB/utilities
DISTNAME=	xwatchwin

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

PLIST_FILES=	bin/xwatchwin \
		man/man1/xwatchwin.1.gz

USES=		imake tar:Z xorg
USE_XORG=	x11 xext

.include <bsd.port.mk>