diff options
-rw-r--r-- | textproc/clucene-qt5/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/clucene-qt5/Makefile b/textproc/clucene-qt5/Makefile index eddf37b28222..b0f6961b4846 100644 --- a/textproc/clucene-qt5/Makefile +++ b/textproc/clucene-qt5/Makefile @@ -8,6 +8,9 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt bindings for the CLucene full-text search library +DEPRECATED= This port will be merged with qt5-help in Qt 5.7 ports. +EXPIRATION_DATE= 2016-08-11 + USE_QT5= core buildtools_build QT_DIST= tools USES= qmake |