freebsd-ports/x11/xwatchwin/Makefile
2003-02-20 19:21:36 +00:00

23 lines
448 B
Makefile

# 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= 1
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
USE_IMAKE= yes
.include <bsd.port.mk>