[44623] trunk/dports/x11

blb at macports.org blb at macports.org
Wed Dec 31 14:37:00 PST 2008


Revision: 44623
          http://trac.macports.org/changeset/44623
Author:   blb at macports.org
Date:     2008-12-31 14:37:00 -0800 (Wed, 31 Dec 2008)
Log Message:
-----------
New port - x11/lndir, Create shadow dir of symbolic links to another tree

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

Added: trunk/dports/x11/lndir/Portfile
===================================================================
--- trunk/dports/x11/lndir/Portfile	                        (rev 0)
+++ trunk/dports/x11/lndir/Portfile	2008-12-31 22:37:00 UTC (rev 44623)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+name                lndir
+version             1.0.1
+categories          x11 sysutils
+maintainers         blb openmaintainer
+description         Create shadow dir of symbolic links to another tree
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/util/
+use_bzip2           yes
+
+checksums           md5     e274ea9f55dfd62afa0a7b1e1ab4ba96 \
+                    sha1    c7eed31c4cb2b016e4a06b629a57333c8df14421 \
+                    rmd160  a07e0b1bfae23e3c3ff018a06bc8bc916df1d32a
+
+depends_build       port:pkgconfig port:xorg-xproto
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/lndir/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/20081231/8f7fe14e/attachment.html>


More information about the macports-changes mailing list