diff options
Diffstat (limited to 'devel/py-qt5/Makefile')
-rw-r--r-- | devel/py-qt5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-qt5/Makefile b/devel/py-qt5/Makefile index d8aac84b9ac2..6575f30a584e 100644 --- a/devel/py-qt5/Makefile +++ b/devel/py-qt5/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kde@FreeBSD.org COMMENT= Python bindings for the Qt 5 toolkit (meta port) +WWW= https://riverbankcomputing.com/software/pyqt USES= metaport python:3.8+ pyqt:5 USE_PYTHON= concurrent flavors py3kplist |