Hello, I have a Portfile that fetches sources from gitlab. https://github.com/macports/macports-ports/blob/master/graphics/grafx2/Portfile I used to get the .tar.bz2 archive from gitlab and that was ok, but now there is a git submodule which of course is not included in the .tar.bz2 archive. What is the right way of doing it ? Regards, Thomas Bernard