Hello
I need create Makefile to build forked port from my gitlab. I readied https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html (5.4.4. USE_GITLAB) but it just make url to feth tar.gz via http link. It's not what i want.
I don't have any tar.gz in my gitlab (not use release, tag etc) so i want just git clone... How i can do it via Makefile ?
Thanks!
I need create Makefile to build forked port from my gitlab. I readied https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html (5.4.4. USE_GITLAB) but it just make url to feth tar.gz via http link. It's not what i want.
I don't have any tar.gz in my gitlab (not use release, tag etc) so i want just git clone... How i can do it via Makefile ?
Thanks!