[Midnightbsd-cvs] mports: x11/xmodmap: Added xmodmap-1.0.3: Utility for modifying keymaps
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 11:20:57 EDT 2007
Log Message:
-----------
Added xmodmap-1.0.3: Utility for modifying keymaps and pointer button mappings in X
Added Files:
-----------
mports/x11/xmodmap:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xmodmap/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xmodmap, which is a program for editing and displaying
+the keyboard modifier map and keymap table in X.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xmodmap/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xmodmap
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xmodmap/Makefile,v 1.2 2007/09/13 19:45:04 flz Exp $
+# $MidnightBSD: mports/x11/xmodmap/Makefile,v 1.1 2007/10/08 15:20:57 ctriv Exp $
+#
+
+PORTNAME= xmodmap
+PORTVERSION= 1.0.3
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Utility for modifying keymaps and pointer button mappings in X
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= x11
+
+PLIST_FILES= bin/xmodmap
+
+MAN1= xmodmap.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xmodmap/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xmodmap-1.0.3.tar.bz2) = 626731003ec22a74ecf9e44ed098bbdf
+SHA256 (xorg/app/xmodmap-1.0.3.tar.bz2) = c3bfc724792858222c138c1ae9a017e69e7d3bdda3fc9f5da38b232ab031147f
+SIZE (xorg/app/xmodmap-1.0.3.tar.bz2) = 102730
More information about the Midnightbsd-cvs
mailing list