View | Details | Raw Unified | Return to bug 227961
Collapse All | Expand All

(-)x11/libxkbfile/Makefile (+2 lines)
Lines 3-14 Link Here
3
3
4
PORTNAME=	libxkbfile
4
PORTNAME=	libxkbfile
5
PORTVERSION=	1.0.9
5
PORTVERSION=	1.0.9
6
PORTREVISION=	1
6
CATEGORIES=	x11
7
CATEGORIES=	x11
7
8
8
MAINTAINER=	x11@FreeBSD.org
9
MAINTAINER=	x11@FreeBSD.org
9
COMMENT=	XKB file library
10
COMMENT=	XKB file library
10
11
11
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/COPYING
12
14
13
XORG_CAT=	lib
15
XORG_CAT=	lib
14
USE_XORG=	x11 kbproto:both
16
USE_XORG=	x11 kbproto:both
(-)x11/libxkbfile/pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
This package contains the XKB file library.
1
This package contains the XKB file library.
2
2
3
WWW: http://www.freedesktop.org/Software/xorg
3
WWW: https://www.freedesktop.org/Software/xorg

Return to bug 227961