[61164] trunk/dports/sysutils
jmr at macports.org
jmr at macports.org
Thu Dec 3 10:07:47 PST 2009
Revision: 61164
http://trac.macports.org/changeset/61164
Author: jmr at macports.org
Date: 2009-12-03 10:07:47 -0800 (Thu, 03 Dec 2009)
Log Message:
-----------
New port: etch (#22532)
Added Paths:
-----------
trunk/dports/sysutils/etch/
trunk/dports/sysutils/etch/Portfile
Added: trunk/dports/sysutils/etch/Portfile
===================================================================
--- trunk/dports/sysutils/etch/Portfile (rev 0)
+++ trunk/dports/sysutils/etch/Portfile 2009-12-03 18:07:47 UTC (rev 61164)
@@ -0,0 +1,40 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+name etch
+version 3.13
+categories sysutils
+maintainers aput.net:jheiss openmaintainer
+
+description Etch is a system configuration management tool.
+
+long_description Etch is a tool for managing the configuration of \
+ Unix systems. Etch can manage text or binary \
+ files, links and directories. The contents of \
+ files can be supplied from static files or \
+ generated on the fly by scripts or templates. \
+ Permissions and ownership as well as any pre or \
+ post commands to run when updating the file are \
+ configured in simple XML files.
+
+homepage http://etch.sourceforge.net/
+platforms darwin
+
+master_sites sourceforge
+
+checksums md5 bf1711881ab05607c092124c77464a39 \
+ sha1 3a2e3e572b3d6f17bedefa45a6ea63efa88173b9 \
+ rmd160 976789c545e4670fa9f6c9af4e9ea5a33a6ca975
+
+depends_build port:rb-rake
+depends_run port:facter
+
+worksrcdir ${worksrcdir}/client
+use_configure no
+build {}
+destroot.cmd ${prefix}/bin/rake
+destroot.target install\[${destroot}\]
+destroot.destdir
Property changes on: trunk/dports/sysutils/etch/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/20091203/f468116f/attachment.html>
More information about the macports-changes
mailing list