[44582] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 18:44:30 PST 2008


Revision: 44582
          http://trac.macports.org/changeset/44582
Author:   blb at macports.org
Date:     2008-12-30 18:44:30 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xmore, Plain text display program for the X11 Window System

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

Added: trunk/dports/x11/xmore/Portfile
===================================================================
--- trunk/dports/x11/xmore/Portfile	                        (rev 0)
+++ trunk/dports/x11/xmore/Portfile	2008-12-31 02:44:30 UTC (rev 44582)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xmore
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         Plain text display program for the X11 Window System
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     d36e918dce779a9d207b7a266f4e87c8 \
+                    sha1    abd0b926fc11c9d8c886f91b0b6a4834512cb0ba \
+                    rmd160  98c437125fb5c7cb384bb78b536ef69d4ca363f2
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --mandir=${prefix}/share/man --disable-xprint
+


Property changes on: trunk/dports/x11/xmore/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/354320f5/attachment-0001.html>


More information about the macports-changes mailing list