[101699] trunk/dports/devel

g5pw at macports.org g5pw at macports.org
Thu Jan 17 07:25:20 PST 2013


Revision: 101699
          https://trac.macports.org/changeset/101699
Author:   g5pw at macports.org
Date:     2013-01-17 07:25:20 -0800 (Thu, 17 Jan 2013)
Log Message:
-----------
devel/radon:
  new port

Added Paths:
-----------
    trunk/dports/devel/radon/
    trunk/dports/devel/radon/Portfile

Added: trunk/dports/devel/radon/Portfile
===================================================================
--- trunk/dports/devel/radon/Portfile	                        (rev 0)
+++ trunk/dports/devel/radon/Portfile	2013-01-17 15:25:20 UTC (rev 101699)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+PortGroup           python 1.0
+
+github.setup        rubik radon 0.3 v
+python.default_version 27
+maintainers         g5pw openmaintainer
+
+categories          devel python
+description         Radon is a tool for Python that computes various metrics \
+                    from the source code.
+long_description    ${description}
+
+platforms           darwin
+
+depends_lib-append	port:py${python.version}-colorama \
+                    port:py${python.version}-baker
+
+checksums           rmd160  27b408b1712cb3430d9a845cfb441d1eab2ca233 \
+                    sha256  0f7ed6acebe651c15509a60a4969b5578e92fcb7d7397dc7af0e3200b83cd27f
+
+python.link_binaries_suffix


Property changes on: trunk/dports/devel/radon/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/20130117/fd432bf9/attachment.html>


More information about the macports-changes mailing list