[118131] trunk/dports/python
raimue at macports.org
raimue at macports.org
Sun Mar 23 04:30:48 PDT 2014
Revision: 118131
https://trac.macports.org/changeset/118131
Author: raimue at macports.org
Date: 2014-03-23 04:30:48 -0700 (Sun, 23 Mar 2014)
Log Message:
-----------
python/py27-elib.intl:
New port
Added Paths:
-----------
trunk/dports/python/py27-elib.intl/
trunk/dports/python/py27-elib.intl/Portfile
Added: trunk/dports/python/py27-elib.intl/Portfile
===================================================================
--- trunk/dports/python/py27-elib.intl/Portfile (rev 0)
+++ trunk/dports/python/py27-elib.intl/Portfile 2014-03-23 11:30:48 UTC (rev 118131)
@@ -0,0 +1,29 @@
+# -*- 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 python 1.0
+PortGroup github 1.0
+
+github.setup dieterv elib.intl d09997cf
+name py-elib.intl
+version 0.0.3-20110711
+python.versions 26 27
+python.default_version 27
+platforms darwin
+license BSD
+maintainers nomaintainer
+description Internationalization services for Python
+long_description \
+ The elib.intl module provides enhanced internationalization (I18N) \
+ services for Python modules and applications.
+
+checksums rmd160 763249d1fd40d36fcc210e6b07405c1c207fb7e3 \
+ sha256 6461a01ffd2c59699b43a605fd6188e87daf9a1da5343b9e655dd855e5965a3b
+
+if {${name} ne ${subport}} {
+ depends_build-append port:py${python.version}-setuptools
+}
+
+# no tagged releases available
+livecheck.type none
Property changes on: trunk/dports/python/py27-elib.intl/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/20140323/4cc2553c/attachment.html>
More information about the macports-changes
mailing list