# -*- 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
maintainers {jmr @jmroot} openmaintainer
description Builds Mac OS X installer packages from 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.
homepage https://pypi.python.org/pypi/bdist_mpkg/
master_sites pypi:b/bdist_mpkg/
distname bdist_mpkg-${version}
checksums md5 81f5f8601331acda2926efeb97a0804d \
rmd160 a5550e7d420fde8b7425a273286c5f02b056c8cf \
sha256 1b460cc4ea834f0be9e787759fac542cb2414463a1f7f1aedb5870e90f6beb9d
python.versions 26 27 33 34 35 36
depends_lib port:py${python.version}-setuptools
livecheck.url https://pypi.python.org/pypi/bdist_mpkg/
livecheck.regex bdist_mpkg (0\.\[0-9\]+\.\[0-9\]+)