1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
COMMENT= Fcitx support for Qt (common files) PKGNAMESUFFIX= -common MASTERDIR= ${.CURDIR}/../fcitx5-qt PLIST= ${MASTERDIR}/pkg-plist.common FLAVORS= # empty FLAVOR= # empty CMAKE_OFF= ENABLE_QT4 ENABLE_QT5 ENABLE_QT6 NO_ARCH= yes .include "${MASTERDIR}/Makefile"