2013-06-29 00:10:14 +02:00
|
|
|
# Created by: shanee@augusta.de
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1996-08-24 05:44:12 +02:00
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= unclutter
|
|
|
|
PORTVERSION= 8
|
2011-11-19 16:03:49 +01:00
|
|
|
PORTREVISION= 3
|
1996-11-11 06:50:23 +01:00
|
|
|
CATEGORIES= misc
|
1996-11-18 10:56:45 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
1997-04-03 02:49:37 +02:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1996-08-24 05:44:12 +02:00
|
|
|
|
2006-08-21 13:28:14 +02:00
|
|
|
MAINTAINER= simon@olofsson.de
|
2003-02-21 13:51:06 +01:00
|
|
|
COMMENT= Remove idle cursor image from screen
|
1996-08-24 05:44:12 +02:00
|
|
|
|
2011-11-19 16:03:49 +01:00
|
|
|
WRKSRC= ${WRKDIR}/unclutter
|
2013-06-29 00:10:14 +02:00
|
|
|
USES= imake
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext
|
1996-08-24 05:44:12 +02:00
|
|
|
|
2014-02-12 06:55:35 +01:00
|
|
|
PLIST_FILES= bin/unclutter \
|
|
|
|
man/man1/unclutter.1.gz
|
|
|
|
|
1996-08-24 05:44:12 +02:00
|
|
|
.include <bsd.port.mk>
|