[35870] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Apr 9 00:42:46 PDT 2008


Revision: 35870
          http://trac.macosforge.org/projects/macports/changeset/35870
Author:   jmr at macports.org
Date:     2008-04-09 00:42:45 -0700 (Wed, 09 Apr 2008)

Log Message:
-----------
New: python25 version of py-bdist_mpkg

Added Paths:
-----------
    trunk/dports/python/py25-bdist_mpkg/
    trunk/dports/python/py25-bdist_mpkg/Portfile

Added: trunk/dports/python/py25-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py25-bdist_mpkg/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-bdist_mpkg/Portfile	2008-04-09 07:42:45 UTC (rev 35870)
@@ -0,0 +1,27 @@
+# -*- 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           python25 1.0
+
+name                py25-bdist_mpkg
+version             0.4.3
+categories-append   devel
+platforms           darwin
+maintainers         jmr openmaintainer
+description         Builds Mac OS X installer packages from distutils
+long_description \
+    bdist_mpkg is a distutils plugin that implements the bdist_mpkg \
+    command, which builds a Mac OS X metapackage for use by Installer.app \
+    for easy GUI installation of Python modules, much like bdist_wininst. \
+    It also comes with a bdist_mpkg script, which is a setup.py front-end \
+    that will allow you to easy build an installer metapackage from nearly \
+    any existing package that uses distutils.
+
+homepage            http://undefined.org/python/#bdist_mpkg
+master_sites        http://cheeseshop.python.org/packages/source/b/bdist_mpkg
+distname            bdist_mpkg-${version}
+
+checksums           md5 295fca4ad156e65d74521be3c80d2ed0 \
+                    sha1 5c578511081d6481f85e973c40fed617be3504f7 \
+                    rmd160 d43dafdb409d5c0ece0de61c91eeee4228f54068


Property changes on: trunk/dports/python/py25-bdist_mpkg/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080409/153bd82e/attachment-0001.html


More information about the macports-changes mailing list