110f3583b6
Exp-run by: bdrewery
13 lines
212 B
Makefile
13 lines
212 B
Makefile
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kbproto
|
|
PORTVERSION= 1.0.6
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= KB extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|