Tweak x11/cinnamon-menus version 2.4.1
[dports.git] / x11 / xwatchwin / Makefile
1 # Created by: Kris Kennaway <kris@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       xwatchwin
5 PORTVERSION=    1.1.1
6 PORTREVISION=   3
7 CATEGORIES=     x11
8 MASTER_SITES=   XCONTRIB/utilities
9 DISTNAME=       xwatchwin
10
11 MAINTAINER=     ports@FreeBSD.org
12 COMMENT=        Watch a window on another X server
13
14 PLIST_FILES=    bin/xwatchwin \
15                 man/man1/xwatchwin.1.gz
16
17 USES=           imake tar:Z
18 USE_XORG=       x11 xext
19
20 .include <bsd.port.mk>