outflags |= PKG_MANIFEST_EMIT_COMPACT;
pkg_emit_manifest_file(pkg, stdout, outflags);
printf("\n");
return;
}