summaryrefslogtreecommitdiff
path: root/x11/numlockx
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2003-10-01 10:58:13 +0000
committerErnst de Haan <znerd@FreeBSD.org>2003-10-01 10:58:13 +0000
commitf1aaaa33eced5dedc8733a59d37b7be4e894dac6 (patch)
treeaca9f1aeaddbbe3b8fb21945daeffeb3bf7522bf /x11/numlockx
parent Update to latest 0.30.0 version. (diff)
New port: numlockx.
PR: 56638 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Notes
Notes: svn path=/head/; revision=89962
Diffstat (limited to 'x11/numlockx')
-rw-r--r--x11/numlockx/Makefile24
-rw-r--r--x11/numlockx/distinfo1
-rw-r--r--x11/numlockx/pkg-descr5
-rw-r--r--x11/numlockx/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile
new file mode 100644
index 000000000000..923465ca17c3
--- /dev/null
+++ b/x11/numlockx/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: numlockx
+# Whom: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
+# Date Created: 2003-09-09 16:05:29
+#
+# $FreeBSD$
+#
+
+PORTNAME= numlockx
+PORTVERSION= 1.0
+CATEGORIES= x11
+MASTER_SITES= http://dforce.sh.cvut.cz/~seli/en/numlockx/
+
+MAINTAINER= jb.quenot@caraldi.com
+COMMENT= This little thingy allows you to start X with NumLock turned on
+
+HAS_CONFIGURE= yes
+USE_X_PREFIX= yes
+
+# Needed for the "configure" program to find XTest and XKB header files
+CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
+
+.include <bsd.port.mk>
+
+# ex:ts=18
diff --git a/x11/numlockx/distinfo b/x11/numlockx/distinfo
new file mode 100644
index 000000000000..a19757884df2
--- /dev/null
+++ b/x11/numlockx/distinfo
@@ -0,0 +1 @@
+MD5 (numlockx-1.0.tar.gz) = e6956c130f29d0099291281dc99f049b
diff --git a/x11/numlockx/pkg-descr b/x11/numlockx/pkg-descr
new file mode 100644
index 000000000000..0e3c8540b84a
--- /dev/null
+++ b/x11/numlockx/pkg-descr
@@ -0,0 +1,5 @@
+This little thingy allows you to start X with NumLock turned on ( which is
+ a feature that a lot of people seem to miss and nobody really knew how to
+ achieve this ).
+
+WWW: http://dforce.sh.cvut.cz/~seli/en/numlockx/
diff --git a/x11/numlockx/pkg-plist b/x11/numlockx/pkg-plist
new file mode 100644
index 000000000000..21b1e6c79993
--- /dev/null
+++ b/x11/numlockx/pkg-plist
@@ -0,0 +1 @@
+bin/numlockx