From d4f0d0048a8755106a4b0445221a19761e746984 Mon Sep 17 00:00:00 2001 From: Florent Thoumie <flz@FreeBSD.org> Date: Sat, 19 May 2007 20:36:56 +0000 Subject: - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. --- x11/xkbcomp/Makefile | 22 ++++++++++++++++++++++ x11/xkbcomp/distinfo | 3 +++ x11/xkbcomp/pkg-descr | 4 ++++ 3 files changed, 29 insertions(+) create mode 100644 x11/xkbcomp/Makefile create mode 100644 x11/xkbcomp/distinfo create mode 100644 x11/xkbcomp/pkg-descr (limited to 'x11/xkbcomp') diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile new file mode 100644 index 000000000000..14882d8276f5 --- /dev/null +++ b/x11/xkbcomp/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xkbcomp +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie <flz@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= xkbcomp +PORTVERSION= 1.0.3 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= Compile XKB keyboard description + +XORG_CAT= app +USE_XORG= x11 xkbfile + +PLIST_FILES= bin/xkbcomp + +MAN1= xkbcomp.1 + +.include <bsd.port.mk> diff --git a/x11/xkbcomp/distinfo b/x11/xkbcomp/distinfo new file mode 100644 index 000000000000..89f85b369efc --- /dev/null +++ b/x11/xkbcomp/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/app/xkbcomp-1.0.3.tar.bz2) = 2fbcae1323c266edf5b6c61751f2e343 +SHA256 (xorg/app/xkbcomp-1.0.3.tar.bz2) = 0635bae5dae3c933ebba997475ae14fa213aee1f2ea8aaff2ca76c50f8aec716 +SIZE (xorg/app/xkbcomp-1.0.3.tar.bz2) = 189992 diff --git a/x11/xkbcomp/pkg-descr b/x11/xkbcomp/pkg-descr new file mode 100644 index 000000000000..fce557314593 --- /dev/null +++ b/x11/xkbcomp/pkg-descr @@ -0,0 +1,4 @@ +This package contains xkbcomp, the X.Org keymap compiler. + +- Joel Dahl +joel@FreeBSD.org -- cgit v1.2.3