freebsd-ports/x11/xproto/Makefile
2013-09-24 06:24:17 +00:00

15 lines
295 B
Makefile

# 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>