aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xlsclients
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-05-20 04:36:56 +0800
committerflz <flz@FreeBSD.org>2007-05-20 04:36:56 +0800
commit87f4d471fb27b9547c1a0de221b51f4c31684157 (patch)
treedfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /x11/xlsclients
parent5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff)
downloadfreebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz
freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst
freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'x11/xlsclients')
-rw-r--r--x11/xlsclients/Makefile22
-rw-r--r--x11/xlsclients/distinfo3
-rw-r--r--x11/xlsclients/pkg-descr5
3 files changed, 30 insertions, 0 deletions
diff --git a/x11/xlsclients/Makefile b/x11/xlsclients/Makefile
new file mode 100644
index 000000000000..4d87441eaf3c
--- /dev/null
+++ b/x11/xlsclients/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xlsclients
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xlsclients
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= List client applications running on a display
+
+XORG_CAT= app
+USE_XORG= x11 xmuu
+
+PLIST_FILES= bin/xlsclients
+
+MAN1= xlsclients.1
+
+.include <bsd.port.mk>
diff --git a/x11/xlsclients/distinfo b/x11/xlsclients/distinfo
new file mode 100644
index 000000000000..baa6753a1493
--- /dev/null
+++ b/x11/xlsclients/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xlsclients-1.0.1.tar.bz2) = 44473b880d26bfbe8b3d4d72b183cba7
+SHA256 (xorg/app/xlsclients-1.0.1.tar.bz2) = 988c71c6dc3519523fe5844ee3e49d91f843a83c783dd0baa20526d9d2981698
+SIZE (xorg/app/xlsclients-1.0.1.tar.bz2) = 75484
diff --git a/x11/xlsclients/pkg-descr b/x11/xlsclients/pkg-descr
new file mode 100644
index 000000000000..ea77ec583455
--- /dev/null
+++ b/x11/xlsclients/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xlsclients, which is a utility for listing information
+about the client applications running on a display.
+
+- Joel Dahl
+joel@FreeBSD.org