aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xwatchwin/Makefile
blob: d79e1e1e87913906687ece3346693204585f9c88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    xwatchwin
# Date created:     1 Sep 2000
# Whom:         Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   xwatchwin
PORTVERSION=    1.1.1
PORTREVISION=   2
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

.include <bsd.port.mk>