summaryrefslogtreecommitdiff
path: root/x11/xtruss/Makefile
blob: 3824ac7e84d8e81fde41910230d1a44414394e5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2017/09/06 09:03:06 wiz Exp $

DISTNAME=	xtruss-r10030
PKGNAME=	${DISTNAME:S/-r/-/}
CATEGORIES=	x11
MASTER_SITES=	https://www.chiark.greenend.org.uk/~sgtatham/xtruss/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://www.chiark.greenend.org.uk/~sgtatham/xtruss/
COMMENT=	Easy-to-use X protocol tracing program
LICENSE=	mit

GNU_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"