1996-08-24 05:44:12 +02:00
|
|
|
# New ports collection makefile for: unclutter
|
|
|
|
# Date created: 03 Aug 1996
|
1997-10-27 00:57:21 +01:00
|
|
|
# Whom: shanee@augusta.de
|
1996-08-24 05:44:12 +02:00
|
|
|
#
|
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
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 2
|
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
|
|
|
|
1996-08-24 19:02:29 +02:00
|
|
|
WRKSRC= $(WRKDIR)/unclutter
|
1996-08-24 05:44:12 +02:00
|
|
|
USE_IMAKE= yes
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext
|
1998-10-05 00:41:27 +02:00
|
|
|
MAN1= unclutter.1
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/unclutter
|
1996-08-24 05:44:12 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|