- update to current qt5/qt6 fork - update scripts to use Python 3 - update port to current conventions Requested by: reddit user /u/steverikli
11 lines
178 B
Makefile
11 lines
178 B
Makefile
PORTVERSION= g20250320
|
|
PORTEPOCH= 1
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= blais
|
|
GH_TAGNAME= a5593c1c675fb79d0ec2b6e353abba1fb0179aa7
|
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
.include <bsd.port.mk>
|