[121484] trunk/dports/sysutils

g5pw at macports.org g5pw at macports.org
Thu Jun 26 14:23:59 PDT 2014


Revision: 121484
          https://trac.macports.org/changeset/121484
Author:   g5pw at macports.org
Date:     2014-06-26 14:23:59 -0700 (Thu, 26 Jun 2014)
Log Message:
-----------
sysutils/rcm:
  new port

Added Paths:
-----------
    trunk/dports/sysutils/rcm/
    trunk/dports/sysutils/rcm/Portfile

Added: trunk/dports/sysutils/rcm/Portfile
===================================================================
--- trunk/dports/sysutils/rcm/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/rcm/Portfile	2014-06-26 21:23:59 UTC (rev 121484)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                rcm
+version             1.2.3
+maintainers         g5pw openmaintainer
+categories          sysutils
+description         rc file (dotfile) management
+long_description    ${name} is a management suite for dotfiles. It assumes that \
+                    you have a separate dotfiles directory, or are interested in \
+                    creating one.
+platforms           darwin
+supported_archs     noarch
+license             BSD
+homepage            https://thoughtbot.github.io/rcm/
+
+master_sites        ${homepage}dist/
+
+checksums           rmd160  7e41b370fa2bd6308a632175c4d5469a3bbcc10b \
+                    sha256  502fd44e567ed0cfd00fb89ccc257dac8d6eb5d003f121299b5294c01665973f
+


Property changes on: trunk/dports/sysutils/rcm/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140626/a832b85a/attachment.html>


More information about the macports-changes mailing list