summaryrefslogtreecommitdiff
path: root/x11/xtrap/Makefile
blob: fc0324e4a563b2761f7f20d9f4419fcd4137b0b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $FreeBSD$

PORTNAME=	xtrap
PORTVERSION=	1.0.2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	XTrap sample clients for X

XORG_CAT=	app
USE_XORG=	xtrap

MAN1=		xtrap.1 \
		xtrapchar.1 \
		xtrapin.1 \
		xtrapinfo.1 \
		xtrapout.1 \
		xtrapproto.1 \
		xtrapreset.1 \
		xtrapstats.1

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