1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/x11/xproto/Makefile
Baptiste Daroussin 9d16fc36a8 Update to 7.0.26
2014-07-20 22:52:59 +00:00

16 lines
295 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= xproto
PORTVERSION= 7.0.26
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>