mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
110f3583b6
Exp-run by: bdrewery
16 lines
252 B
Makefile
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>
|