; $Id: migrate_example.info,v 1.1.2.9 2010-10-30 20:44:10 mikeryan Exp $ name = "Migrate Example" description = "Example migration data." package = "Development" core = 7.x dependencies[] = taxonomy dependencies[] = image dependencies[] = comment dependencies[] = migrate dependencies[] = list dependencies[] = number ;node_reference is useful but not required ;dependencies[] = node_reference files[] = migrate_example.module files[] = beer.inc files[] = wine.inc ; For testing table_copy plugin. Since is infrequently used, we comment it out. ; files[] = example.table_copy.inc