aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtrap/Makefile
blob: 62a71bace5a3be31b17a702de01c836bf07ee01f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $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

.include <bsd.port.mk>