[44578] trunk/dports/x11

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


Revision: 44578
          http://trac.macports.org/changeset/44578
Author:   blb at macports.org
Date:     2008-12-30 17:13:21 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xmh, Send and read mail with an X11 interface to MH

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

Added: trunk/dports/x11/xmh/Portfile
===================================================================
--- trunk/dports/x11/xmh/Portfile	                        (rev 0)
+++ trunk/dports/x11/xmh/Portfile	2008-12-31 01:13:21 UTC (rev 44578)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xmh
+version             1.0.1
+categories          x11 mail
+maintainers         blb openmaintainer
+description         Send and read mail with an X11 interface to MH
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     656bcbdd41818a8b5a9f7dba77a3eeba \
+                    sha1    4b7c2f3ba115c6011737137da0aecc29d648b234 \
+                    rmd160  dfdb66f2ebdb19ddffcaecca664a222883c9f129
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --mandir=${prefix}/share/man --disable-xprint
+


Property changes on: trunk/dports/x11/xmh/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/260dcccb/attachment.html>


More information about the macports-changes mailing list