110f3583b6
Exp-run by: bdrewery
15 lines
252 B
Makefile
15 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>
|