9e9d87a959
by name or id, change an icon, title or name, set the screen saver going, and change individual key autorepeat settings.
18 lines
336 B
Makefile
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>
|