2016-07-31 19:19:49 +00:00
|
|
|
PORTNAME= xbanish
|
|
|
|
DISTVERSIONPREFIX= v
|
2020-05-10 03:40:33 +00:00
|
|
|
DISTVERSION= 1.7
|
2016-07-31 19:19:49 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
2020-09-28 05:05:24 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2016-07-31 19:19:49 +00:00
|
|
|
COMMENT= Banish the mouse cursor when typing
|
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
2019-10-31 08:59:55 +00:00
|
|
|
USES= xorg
|
2016-07-31 19:19:49 +00:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= jcs
|
|
|
|
USE_XORG= x11 xfixes xi xt
|
|
|
|
|
2017-12-08 18:34:53 +00:00
|
|
|
MAKE_ARGS= X11BASE="${LOCALBASE}"
|
2016-07-31 19:19:49 +00:00
|
|
|
|
|
|
|
PLIST_FILES= bin/xbanish \
|
|
|
|
man/man1/xbanish.1.gz
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|