Andy Kohout's port of unclutter.

This commit is contained in:
Chuck Robey 1996-08-24 03:44:12 +00:00
parent 4165ec448d
commit d266d4e509
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3688
5 changed files with 35 additions and 0 deletions

24
misc/unclutter/Makefile Normal file
View File

@ -0,0 +1,24 @@
# New ports collection makefile for: unclutter
# Version required: -8
# Date created: 03 Aug 1996
# Whom: shanee@rabbit.augusta.de
#
# $Id: Makefile,v 1.0 1996/08/03 18:49:00 shanee Exp $
#
DISTNAME= unclutter
EXTRACT_SUFX= -8.tar.gz
PKGNAME= unclutter-8
MASTER_SITES= ftp://ftp.cs.umn.edu/packages/X11/contrib/utilities/ \
ftp://csg.uwaterloo.ca/pub/lhf/net/ \
ftp://ftp.univ-angers.fr/pub2/X11/contrib/utilities/ \
ftp://ftp.huji.ac.il/mirror/X11/contrib/utilities/ \
ftp://ftp.rz.uni-wuerzburg.de/pub/X11/contrib/utilities/
CATEGORIES+= misc
MAINTAINER= shanee@rabbit.augusta.de
USE_IMAKE= yes
.include <bsd.port.mk>

1
misc/unclutter/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (unclutter-8.tar.gz) = e7a389d318e72d27d4b2093da85c7a2c

View File

@ -0,0 +1 @@
unclutter - remove idle cursor image from screen

6
misc/unclutter/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
unclutter removes the cursor image from the screen so that
it does not obstruct the area you are looking at after it
has not moved for a given time. It does not do this if
the cursor is in the root window or a button is down. It
tries to ignore jitter (small movements due to noise) if
you have a mouse that twitches.

3
misc/unclutter/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
@cwd /usr/X11R6
bin/unclutter
man/man1/unclutter.1.gz