aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xproto/Makefile
blob: 05cd1cd34d440486089b21be4c5500ab08bccc3c (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.27
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>