aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkill/Makefile
blob: a681083182836681eef2495b7b27d95b58ab412c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   xkill
PORTVERSION=    1.0.4
CATEGORIES= x11

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

XORG_CAT=   app
USE_XORG=   x11 xmuu

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

.include <bsd.port.mk>