aboutsummaryrefslogtreecommitdiff
path: root/x11/libxkbfile/Makefile
blob: 2b27cd0c1e36a3c2e95cb032dc11a43ce444798e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	libxkbfile
PORTVERSION=	1.1.0
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	XKB file library
WWW=		https://www.freedesktop.org/Software/xorg

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg xorg-cat:lib
USE_XORG=	x11 xorgproto

INSTALL_TARGET=	install-strip

.include <bsd.port.mk>