aboutsummaryrefslogtreecommitdiff
path: root/x11/xscope/Makefile
blob: abbbce86e14caa63ebfef2f2f5fb3fa0dc92bf75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	xscope
PORTVERSION=	1.4.1
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Window Protocol Viewer

LICENSE=	MIT

USES=		xorg xorg-cat:app
USE_XORG=	xorgproto x11 xext

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

.include <bsd.port.mk>