aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtrap/Makefile
blob: 15a4bda986c48755b73b66274f96201df1b20c49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   xtrap
PORTVERSION=    1.0.3
CATEGORIES= x11

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

DEPRECATED= Deprecated and archived upstream
EXPIRATION_DATE=2019-10-01

XORG_CAT=   app
USE_XORG=   x11 xt xtrap

.include <bsd.port.mk>