Step 2: Write a META file

The META file for this simple kind of package looks like:

requires = "unix str q r s"
version = "the version string"
archive(byte) = "p.cma"
archive(native) = "p.cmxa"