freebsd-ports/x11/xwit/Makefile
Thomas Gellekum 9e9d87a959 New port xwit. xwit will resize, iconify, pop, and move windows given
by name or id, change an icon, title or name, set the screen saver
going, and change individual key autorepeat settings.
1998-06-15 12:04:13 +00:00

18 lines
336 B
Makefile

# New ports collection makefile for: xwit
# Version required: 1.0
# Date created: 15 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id$
#
DISTNAME= xwit-1.0
CATEGORIES= x11
MASTER_SITES= http://www.freebsd.org/~tg/
MAINTAINER= tg@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>