diff options
Diffstat (limited to 'devel/qt6')
-rw-r--r-- | devel/qt6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/qt6/Makefile b/devel/qt6/Makefile index 43f634f6f513..e37618e2bf64 100644 --- a/devel/qt6/Makefile +++ b/devel/qt6/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= kde@FreeBSD.org COMMENT= Cross-platform application and UI framework (metaport) +WWW= https://www.qt.io/ USES= metaport qt:6 USE_QT= ${_USE_QT_ALL:S/$/_run/} |