[44576] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 17:06:21 PST 2008


Revision: 44576
          http://trac.macports.org/changeset/44576
Author:   blb at macports.org
Date:     2008-12-30 17:06:20 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xman, Manual page display program for the X11 Window System

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

Added: trunk/dports/x11/xman/Portfile
===================================================================
--- trunk/dports/x11/xman/Portfile	                        (rev 0)
+++ trunk/dports/x11/xman/Portfile	2008-12-31 01:06:20 UTC (rev 44576)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xman
+version             1.0.3
+categories          x11
+maintainers         blb openmaintainer
+description         Manual page 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     3d3a4b310a65ccce82472ef83acbbf97 \
+                    sha1    1612166e4ccc93e9e18904c0d297b0135ee5dd62 \
+                    rmd160  39989b375681370700b711a198580650502a7638
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --disable-xprint
+


Property changes on: trunk/dports/x11/xman/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/c215501d/attachment.html>


More information about the macports-changes mailing list