sysutils/podman-compose: add port
podman-compose is a tool for running docker-compose.yml using podman.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.
WWW: https://github.com/containers/podman-compose
PR: 284573