blob: 48a6209023db0519634672efac3938c69f14c4fe (
plain) (
tree)
|
|
PORTREVISION= 0
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
.include "${MASTERDIR}/Makefile"
|