[Midnightbsd-cvs] mports: x11/xkbprint: Added xkbprint-1.0.1: Utility for printing an XKB

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 10:00:40 EDT 2007


Log Message:
-----------
Added xkbprint-1.0.1: Utility for printing an XKB keyboard description

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

-------------- next part --------------
--- /dev/null
+++ x11/xkbprint/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xkbprint, an utility for printing an XKB keyboard
+description.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xkbprint/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xkbprint
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xkbprint/Makefile,v 1.1 2007/05/19 20:27:56 flz Exp $
+# $MidnightBSD: mports/x11/xkbprint/Makefile,v 1.1 2007/10/08 14:00:40 ctriv Exp $
+#
+
+PORTNAME=	xkbprint
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Utility for printing an XKB keyboard description
+LICENSE=	sgi
+
+XORG_CAT=	app
+USE_XORG=	xkbfile x11
+
+PLIST_FILES=	bin/xkbprint
+
+MAN1=		xkbprint.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xkbprint/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xkbprint-1.0.1.tar.bz2) = b98ae2d8b21c545b7b322d0b302efefa
+SHA256 (xorg/app/xkbprint-1.0.1.tar.bz2) = 008dffea5b213880cb3ebd40d0b9bf0cc10392fb0349831efdebf2a428dd2e17
+SIZE (xorg/app/xkbprint-1.0.1.tar.bz2) = 115206


More information about the Midnightbsd-cvs mailing list