summaryrefslogtreecommitdiff
path: root/x11/trapproto/Makefile
blob: 29ada379cbac422755541322bc5262397efe38e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=	trapproto
PORTVERSION=	3.4.3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	DEC-XTRAP extension headers

XORG_CAT=	proto

USE_XORG=	xt:both

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