opnsense-ports/misc/unclutter/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

20 lines
371 B
Makefile

# Created by: shanee@augusta.de
# $FreeBSD$
PORTNAME= unclutter
PORTVERSION= 8
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= XCONTRIB/utilities
MAINTAINER= ports@FreeBSD.org
COMMENT= Remove idle cursor image from screen
WRKSRC= ${WRKDIR}/unclutter
USES= imake tar:Z
USE_XORG= x11 xext
PLIST_FILES= bin/unclutter \
man/man1/unclutter.1.gz
.include <bsd.port.mk>