[Midnightbsd-cvs] mports: x11/xlsclients: Added xlsclients-1.0.1: List client applications
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 11:08:35 EDT 2007
Log Message:
-----------
Added xlsclients-1.0.1: List client applications running on a display
Added Files:
-----------
mports/x11/xlsclients:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ 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 at FreeBSD.org
--- /dev/null
+++ x11/xlsclients/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xlsclients
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xlsclients/Makefile,v 1.1 2007/05/19 20:27:59 flz Exp $
+# $MidnightBSD: mports/x11/xlsclients/Makefile,v 1.1 2007/10/08 15:08:35 ctriv Exp $
+#
+
+PORTNAME= xlsclients
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= List client applications running on a display
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= x11 xmuu
+
+PLIST_FILES= bin/xlsclients
+
+MAN1= xlsclients.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ 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
More information about the Midnightbsd-cvs
mailing list