diff options
Diffstat (limited to 'devel/py-qtbuilder/Makefile')
-rw-r--r-- | devel/py-qtbuilder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-qtbuilder/Makefile b/devel/py-qtbuilder/Makefile index 8dd551b2d6aa..63dcb89ef057 100644 --- a/devel/py-qtbuilder/Makefile +++ b/devel/py-qtbuilder/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PYQTBUILDER_DISTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= The PEP 517 compliant PyQt build system +WWW= https://www.riverbankcomputing.com/software/pyqt-builder/ USES= python:3.5+ pyqt:5 USE_PYTHON= autoplist concurrent distutils flavors py3kplist |