From f6798114ef73e82e0c188ee7a6be8c9ee23eab28 Mon Sep 17 00:00:00 2001 From: simonb Date: Fri, 14 Sep 2007 00:25:27 +0000 Subject: Import xlsclients-1.0.1 from modular Xorg. --- x11/xlsclients/DESCR | 4 ++++ x11/xlsclients/Makefile | 20 ++++++++++++++++++++ x11/xlsclients/PLIST | 3 +++ x11/xlsclients/distinfo | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 x11/xlsclients/DESCR create mode 100644 x11/xlsclients/Makefile create mode 100644 x11/xlsclients/PLIST create mode 100644 x11/xlsclients/distinfo (limited to 'x11') diff --git a/x11/xlsclients/DESCR b/x11/xlsclients/DESCR new file mode 100644 index 00000000000..f1185ebb650 --- /dev/null +++ b/x11/xlsclients/DESCR @@ -0,0 +1,4 @@ +This package provides xlsclients, a program to list client applications +running on a display. + +This is from the modular X.org X11 project. diff --git a/x11/xlsclients/Makefile b/x11/xlsclients/Makefile new file mode 100644 index 00000000000..d6c7338a19b --- /dev/null +++ b/x11/xlsclients/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/09/14 00:25:27 simonb Exp $ +# + +DISTNAME= xlsclients-1.0.1 +CATEGORIES= x11 +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= X client listing utility + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config + +.include "../../x11/libXmu/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xlsclients/PLIST b/x11/xlsclients/PLIST new file mode 100644 index 00000000000..f359b83f1b4 --- /dev/null +++ b/x11/xlsclients/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/14 00:25:27 simonb Exp $ +bin/xlsclients +man/man1/xlsclients.1 diff --git a/x11/xlsclients/distinfo b/x11/xlsclients/distinfo new file mode 100644 index 00000000000..6d5e0f9bfb8 --- /dev/null +++ b/x11/xlsclients/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/09/14 00:25:27 simonb Exp $ + +SHA1 (xlsclients-1.0.1.tar.bz2) = 7df3de52252c57020480e730e2da809e62a9d2db +RMD160 (xlsclients-1.0.1.tar.bz2) = 650fb4d63772e8c35727c458502d7060a29e8c98 +Size (xlsclients-1.0.1.tar.bz2) = 75484 bytes -- cgit v1.2.3