aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbcomp/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-29 21:57:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-29 21:57:05 +0000
commit157ee5541a86070b518681c35e65dc203aa5259e (patch)
tree7c75d0bccdccf7fdedd37698c05148806b459eb1 /x11/xkbcomp/Makefile
parentec953dbd2cf46ff2554ba0548707b5c3af0635f2 (diff)
downloadports-157ee5541a86070b518681c35e65dc203aa5259e.tar.gz
ports-157ee5541a86070b518681c35e65dc203aa5259e.zip
Notes
Diffstat (limited to 'x11/xkbcomp/Makefile')
-rw-r--r--x11/xkbcomp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile
index 2edf28846d46..0872b9a55129 100644
--- a/x11/xkbcomp/Makefile
+++ b/x11/xkbcomp/Makefile
@@ -1,17 +1,18 @@
# $FreeBSD$
PORTNAME= xkbcomp
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Compile XKB keyboard description
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+USES= pathfix
XORG_CAT= app
USE_XORG= x11 xkbfile
-USES= pathfix
PLIST_FILES= bin/xkbcomp \
libdata/pkgconfig/xkbcomp.pc \