1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11/xproto/Makefile
Baptiste Daroussin 96ce7c567a Update to 7.0.31
2016-11-05 19:29:54 +00:00

18 lines
309 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= xproto
PORTVERSION= 7.0.31
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 protocol headers
LICENSE= MIT
XORG_CAT= proto
CONFIGURE_ARGS+=--disable-specs --without-fop --without-xmlto --without-xsltproc
.include <bsd.port.mk>