[44557] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 01:11:31 PST 2008


Revision: 44557
          http://trac.macports.org/changeset/44557
Author:   blb at macports.org
Date:     2008-12-30 01:11:31 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xlsclients, List client applications running on an X11 display

Added Paths:
-----------
    trunk/dports/x11/xlsclients/
    trunk/dports/x11/xlsclients/Portfile

Added: trunk/dports/x11/xlsclients/Portfile
===================================================================
--- trunk/dports/x11/xlsclients/Portfile	                        (rev 0)
+++ trunk/dports/x11/xlsclients/Portfile	2008-12-30 09:11:31 UTC (rev 44557)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xlsclients
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         List client applications running on an X11 display
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     44473b880d26bfbe8b3d4d72b183cba7 \
+                    sha1    7df3de52252c57020480e730e2da809e62a9d2db \
+                    rmd160  650fb4d63772e8c35727c458502d7060a29e8c98
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXmuu.1:xorg-libXmu
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/xlsclients/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081230/54be0155/attachment.html>


More information about the macports-changes mailing list