Lines 1-7
Link Here
|
1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
2 |
|
2 |
|
3 |
PORTNAME= xkbcomp |
3 |
PORTNAME= xkbcomp |
4 |
PORTVERSION= 1.4.0 |
4 |
PORTVERSION= 1.4.1 |
5 |
CATEGORIES= x11 |
5 |
CATEGORIES= x11 |
6 |
|
6 |
|
7 |
MAINTAINER= x11@FreeBSD.org |
7 |
MAINTAINER= x11@FreeBSD.org |
Lines 8-17
Link Here
|
8 |
COMMENT= Compile XKB keyboard description |
8 |
COMMENT= Compile XKB keyboard description |
9 |
|
9 |
|
10 |
LICENSE= MIT |
10 |
LICENSE= MIT |
|
|
11 |
LICENSE_FILE= ${WRKSRC}/COPYING |
11 |
|
12 |
|
|
|
13 |
USES= pathfix |
12 |
XORG_CAT= app |
14 |
XORG_CAT= app |
13 |
USE_XORG= x11 xkbfile |
15 |
USE_XORG= x11 xkbfile |
14 |
USES= pathfix |
|
|
15 |
|
16 |
|
16 |
PLIST_FILES= bin/xkbcomp \ |
17 |
PLIST_FILES= bin/xkbcomp \ |
17 |
libdata/pkgconfig/xkbcomp.pc \ |
18 |
libdata/pkgconfig/xkbcomp.pc \ |