[63591] trunk/dports/sysutils

ryandesign at macports.org ryandesign at macports.org
Tue Feb 9 15:37:08 PST 2010


Revision: 63591
          http://trac.macports.org/changeset/63591
Author:   ryandesign at macports.org
Date:     2010-02-09 15:37:05 -0800 (Tue, 09 Feb 2010)
Log Message:
-----------
exec-wrapper: new port, version 1.0.1

Added Paths:
-----------
    trunk/dports/sysutils/exec-wrapper/
    trunk/dports/sysutils/exec-wrapper/Portfile

Added: trunk/dports/sysutils/exec-wrapper/Portfile
===================================================================
--- trunk/dports/sysutils/exec-wrapper/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/exec-wrapper/Portfile	2010-02-09 23:37:05 UTC (rev 63591)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem                  1.0
+
+name                        exec-wrapper
+version                     1.0.1
+categories                  sysutils
+platforms                   darwin
+maintainers                 ryandesign
+license                     GPL-3
+homepage                    http://code.google.com/p/exec-wrapper/
+master_sites                googlecode
+use_bzip2                   yes
+
+description                 script that creates setuid-wrappers for scripts \
+                            and other executables
+
+long_description            ${name} is a ${description}.
+
+checksums                   md5     a476a0b2ef0bc3e81c3c6983f8c5bda6 \
+                            sha1    6007929d97f81ed5e3f4d46f0a8171e2ca5e73d3 \
+                            rmd160  3fde4518e7907cac1147b8bc1404243426c871c6
+
+use_configure               no
+
+build.args                  prefix=${prefix} \
+                            wrappersdir=${prefix}/libexec/${name}
+
+destroot.args               ${build.args}
+
+universal_variant           no


Property changes on: trunk/dports/sysutils/exec-wrapper/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/20100209/5c667598/attachment.html>


More information about the macports-changes mailing list