# -*- 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 name py27-kombu-sqlalchemy version 1.1.0 revision 1 categories python devel platforms darwin maintainers nomaintainer replaced_by py27-kombu description Kombu transport using SQLAlchemy as the message store. long_description ${description} homepage http://github.com/ask/kombu-sqlalchemy/ master_sites http://pypi.python.org/packages/source/k/kombu-sqlalchemy/ distfiles pre-configure { ui_error "Please do not install this port since it has been incorporated in 'py27-kombu'." return -code error } livecheck.type none