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

PORTNAME=	libXTrap
PORTVERSION=	1.0.1
CATEGORIES=	x11

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

XORG_CAT=	lib
USE_XORG=	trapproto:both x11 xext xextproto xt
USE_AUTOTOOLS=	libtool

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