git: 18b1aae2dcb2 - main - devel/{pyside,shiboken}6: move WWW to Makefile

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Wed, 21 Jun 2023 04:49:12 UTC
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18b1aae2dcb230ee0da04632fd5b0c0550615aa2

commit 18b1aae2dcb230ee0da04632fd5b0c0550615aa2
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2023-06-21 04:48:55 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2023-06-21 04:49:08 +0000

    devel/{pyside,shiboken}6: move WWW to Makefile
---
 devel/pyside6-tools/Makefile  | 1 +
 devel/pyside6-tools/pkg-descr | 2 --
 devel/pyside6/Makefile        | 1 +
 devel/pyside6/pkg-descr       | 2 --
 devel/shiboken6/Makefile      | 1 +
 devel/shiboken6/pkg-descr     | 2 --
 6 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/devel/pyside6-tools/Makefile b/devel/pyside6-tools/Makefile
index c5270749ee57..04f02262fc93 100644
--- a/devel/pyside6-tools/Makefile
+++ b/devel/pyside6-tools/Makefile
@@ -7,6 +7,7 @@ DISTNAME=	pyside-setup-opensource-src-${DISTVERSION}
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Pyside6 development tools
+WWW:		https://wiki.qt.io/Qt_for_Python
 
 LICENSE=	BSD3CLAUSE GPLv2
 LICENSE_COMB=	multi
diff --git a/devel/pyside6-tools/pkg-descr b/devel/pyside6-tools/pkg-descr
index 4f69e1599e9e..cb0d09b61a64 100644
--- a/devel/pyside6-tools/pkg-descr
+++ b/devel/pyside6-tools/pkg-descr
@@ -1,4 +1,2 @@
 PySide6 is the Python Qt 6 bindings project. This package contains the
 PySide6 development tools.
-
-WWW: https://wiki.qt.io/Qt_for_Python
diff --git a/devel/pyside6/Makefile b/devel/pyside6/Makefile
index 29bb55c575d0..3805cff19bd3 100644
--- a/devel/pyside6/Makefile
+++ b/devel/pyside6/Makefile
@@ -7,6 +7,7 @@ DISTNAME=	pyside-setup-opensource-src-${DISTVERSION}
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Python Qt bindings for Qt 6
+WWW:		https://wiki.qt.io/Qt_for_Python
 
 LICENSE=	LGPL3
 
diff --git a/devel/pyside6/pkg-descr b/devel/pyside6/pkg-descr
index 1e9fb874bdaa..e56c46a2ffe7 100644
--- a/devel/pyside6/pkg-descr
+++ b/devel/pyside6/pkg-descr
@@ -1,5 +1,3 @@
 PySide is the Python Qt bindings project, providing access to the complete
 Qt 6 framework as well as to generator tools for rapidly generating
 Python bindings for any C++ libraries.
-
-WWW: https://wiki.qt.io/Qt_for_Python
diff --git a/devel/shiboken6/Makefile b/devel/shiboken6/Makefile
index 7ff38e41972e..41c5f56843a0 100644
--- a/devel/shiboken6/Makefile
+++ b/devel/shiboken6/Makefile
@@ -7,6 +7,7 @@ DISTNAME=	pyside-setup-opensource-src-${DISTVERSION}
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Python binding generator for C++ libraries
+WWW:		http://qt-project.org
 
 LICENSE=	GPLv2 LGPL21 LGPL3
 LICENSE_COMB=	multi
diff --git a/devel/shiboken6/pkg-descr b/devel/shiboken6/pkg-descr
index 06bb1d9109d5..4fb970ebe1b6 100644
--- a/devel/shiboken6/pkg-descr
+++ b/devel/shiboken6/pkg-descr
@@ -3,5 +3,3 @@ using C++ or QML, a CSS/JavaScript-like language.
 
 Qt Quick is a collection of technologies that are designed to help
 developers create intuitive, modern, and fluid user interfaces.
-
-WWW: http://qt-project.org