1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/x11/inputproto/Makefile
2013-09-24 06:24:17 +00:00

16 lines
252 B
Makefile

# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$
PORTNAME= inputproto
PORTVERSION= 2.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Input extension headers
XORG_CAT= proto
CONFIGURE_ARGS= --without-asciidoc
.include <bsd.port.mk>