# -*- 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
description converts python scripts into executable Mac OS X apps
A distutils extension which converts python scripts into executable \
Mac OS X applications, able to run without requiring an existing python \
installation. This is a replacement for bundlebuilder.
homepage http://wiki.python.org/moin/MacPython/py2app
ui_error "${name} has been replaced by ${replaced_by}. Please install ${replaced_by} instead."
return -code error "obsolete port"