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

PORTNAME=	xproto
PORTVERSION=	7.0.24
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X11 protocol headers

XORG_CAT=	proto

CONFIGURE_ARGS+=--disable-specs --without-fop --without-xmlto --without-xsltproc

.include <bsd.port.mk>