[44517] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 16:58:46 PST 2008


Revision: 44517
          http://trac.macports.org/changeset/44517
Author:   blb at macports.org
Date:     2008-12-29 16:58:45 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/twm, Tab Window Manager for X11

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

Added: trunk/dports/x11/twm/Portfile
===================================================================
--- trunk/dports/x11/twm/Portfile	                        (rev 0)
+++ trunk/dports/x11/twm/Portfile	2008-12-30 00:58:45 UTC (rev 44517)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+name                twm
+version             1.0.4
+categories          x11 x11-wm
+maintainers         blb openmaintainer
+description         Tab Window Manager for X11
+long_description \
+   Twm is a window manager for the X Window System.  It provides titlebars, \
+   shaped windows, several forms of icon management, user-defined macro \
+   functions, click-to-type and pointer-driven keyboard focus, and \
+   user-specified key and pointer button bindings.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     0865e14c73c08fa8c501ae877298ee9f \
+                    sha1    7456e90f19e4747e1785f596b93f692d68a9f079 \
+                    rmd160  41c13e8930fb3be385d20ea74a7f1acd59d68379
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXmu.6:xorg-libXmu
+


Property changes on: trunk/dports/x11/twm/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/20081229/d3d128a8/attachment.html>


More information about the macports-changes mailing list