# $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp@macports.org $

PortSystem			1.0
PortGroup			python24 1.0
name				py-migrate
version				0.2.0
categories-append		www
maintainers			nomaintainer
description			Migrate provides a way to deal with database \
				schema changes in SQLAlchemy projects.
long_description		Inspired by Ruby on Rails' migrations, Migrate \
				provides a way to deal with database schema \
				changes in SQLAlchemy projects.

platforms			darwin

homepage			http://erosson.com/migrate
master_sites			http://cheeseshop.python.org/packages/source/m/migrate/
distname			migrate-${version}

checksums			sha1 49c9e99fb170aa1865b05cc2b5c48fa544346374
