summaryrefslogtreecommitdiff
path: root/x11/xprop/Makefile
blob: ad0854334539177db8852e69064e3b9e139e539b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	xprop
PORTVERSION=	1.2.2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Property displayer for X

XORG_CAT=	app
USE_XORG=	xmuu x11

PLIST_FILES=	bin/xprop

MAN1=		xprop.1

NO_STAGE=	yes
.include <bsd.port.mk>