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

PORTNAME=   libXTrap
PORTVERSION=    1.0.1
PORTREVISION=   4
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    The XTrap library

XORG_CAT=   lib
USE_XORG=   x11 xext xorgproto xt

.include <bsd.port.mk>