freebsd-ports/x11/xwatchwin/Makefile

22 lines
413 B
Makefile

# Created by: Kris Kennaway <kris@FreeBSD.org>
# $FreeBSD$
PORTNAME= xwatchwin
PORTVERSION= 1.1.1
PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= 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
USE_XORG= x11 xext
.include <bsd.port.mk>