[Midnightbsd-cvs] mports: x11/xkbcomp: Added xkbcomp-1.0.3: Compile XKB keyboard

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 01:27:42 EDT 2007


Log Message:
-----------
Added xkbcomp-1.0.3: Compile XKB keyboard description

Added Files:
-----------
    mports/x11/xkbcomp:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xkbcomp/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xkbcomp, the X.Org keymap compiler.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xkbcomp/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xkbcomp
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xkbcomp/Makefile,v 1.1 2007/05/19 20:27:55 flz Exp $
+# $MidnightBSD: mports/x11/xkbcomp/Makefile,v 1.1 2007/10/08 05:27:42 ctriv Exp $
+#
+
+PORTNAME=	xkbcomp
+PORTVERSION=	1.0.3
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Compile XKB keyboard description
+LICENSE=	sgi
+
+XORG_CAT=	app
+USE_XORG=	x11 xkbfile
+
+PLIST_FILES=	bin/xkbcomp
+
+MAN1=		xkbcomp.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ 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


More information about the Midnightbsd-cvs mailing list