[36219] trunk/dports/python/py-bdist_mpkg/Portfile
jmr at macports.org
jmr at macports.org
Tue Apr 22 22:45:29 PDT 2008
Revision: 36219
http://trac.macosforge.org/projects/macports/changeset/36219
Author: jmr at macports.org
Date: 2008-04-22 22:45:25 -0700 (Tue, 22 Apr 2008)
Log Message:
-----------
py-bdist_mpkg: whitespace changes, add modeline
Modified Paths:
--------------
trunk/dports/python/py-bdist_mpkg/Portfile
Modified: trunk/dports/python/py-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py-bdist_mpkg/Portfile 2008-04-23 04:30:25 UTC (rev 36218)
+++ trunk/dports/python/py-bdist_mpkg/Portfile 2008-04-23 05:45:25 UTC (rev 36219)
@@ -1,27 +1,28 @@
+# -*- 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 python24 1.0
-name py-bdist_mpkg
-version 0.4.2
-categories-append devel
-maintainers nomaintainer
-description Builds Mac OS X installer packages from distutils
+PortSystem 1.0
+PortGroup python24 1.0
+
+name py-bdist_mpkg
+version 0.4.2
+categories-append devel
+maintainers nomaintainer
+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.
+ 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.
-platforms darwin
+platforms darwin
-homepage http://undefined.org/python/#bdist_mpkg
-master_sites http://cheeseshop.python.org/packages/source/b/bdist_mpkg
-distname bdist_mpkg-${version}
+homepage http://undefined.org/python/#bdist_mpkg
+master_sites http://cheeseshop.python.org/packages/source/b/bdist_mpkg
+distname bdist_mpkg-${version}
-checksums md5 793ec036e7c4996a03b0861faf8402a7 \
- sha1 aec8594f72274d72994a8a6677b8066ebbdbb67d \
- rmd160 dd6bd96dd4651faca463586fc6fa0a75a2617580
-
+checksums md5 793ec036e7c4996a03b0861faf8402a7 \
+ sha1 aec8594f72274d72994a8a6677b8066ebbdbb67d \
+ rmd160 dd6bd96dd4651faca463586fc6fa0a75a2617580
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080422/3674a03f/attachment.html
More information about the macports-changes
mailing list