summaryrefslogtreecommitdiffstats
path: root/x11/sxhkd/Makefile
blob: 9b6a7787ccd784d366f2f0012a0148879d5a9787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Created by: Anton Tornqvist <antont@inbox.lv>
# $FreeBSD$

PORTNAME=	sxhkd
PORTVERSION=	0.5.8
CATEGORIES=	x11

MAINTAINER=	gor@clogic.com.ua
COMMENT=	Simple X hotkey daemon

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libxcb-keysyms.so:x11/xcb-util-keysyms

USES=		gmake pkgconfig

USE_XORG=	xcb

USE_GITHUB=	yes
GH_ACCOUNT=	baskerville

PORTEXAMPLES=	*
PLIST_FILES=	bin/sxhkd \
		man/man1/sxhkd.1.gz

OPTIONS_DEFINE=	EXAMPLES

.include <bsd.port.mk>
OpenPOWER on IntegriCloud