diff options
Diffstat (limited to 'devel/pydbus-common/Makefile')
-rw-r--r-- | devel/pydbus-common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pydbus-common/Makefile b/devel/pydbus-common/Makefile index a68bbaa312c3..0688f5785277 100644 --- a/devel/pydbus-common/Makefile +++ b/devel/pydbus-common/Makefile @@ -9,6 +9,7 @@ DISTNAME= dbus-python-${PORTVERSION} MAINTAINER= desktop@FreeBSD.org COMMENT?= Common files for the Python bindings for the D-BUS messaging system +WWW= https://dbus.freedesktop.org/doc/dbus-python/ BUILD_DEPENDS= dbus-glib>=0:devel/dbus-glib |