summaryrefslogtreecommitdiff
path: root/x11/xkill/Makefile
blob: f810683fe76a1fdb3b4bcdda282918abe0ee9a5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	xkill
PORTVERSION=	1.0.5
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Utility for killing a client by its X resource

USES=		xorg xorg-cat:app
USE_XORG=	x11 xmuu

PLIST_FILES=	bin/xkill man/man1/xkill.1.gz

.include <bsd.port.mk>