diff --git a/sysutils/waynergy/Makefile b/sysutils/waynergy/Makefile index 46d792512533..add656ace489 100644 --- a/sysutils/waynergy/Makefile +++ b/sysutils/waynergy/Makefile @@ -1,24 +1,25 @@ PORTNAME= waynergy DISTVERSIONPREFIX= v DISTVERSION= 0.0.13 CATEGORIES= sysutils wayland MAINTAINER= bapt@FreeBSD.org COMMENT= Mouse and keyboard sharing utility +WWW= https://github.com/r-c-f/waynergy LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon \ libtls.so:security/libretls USES= meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= r-c-f PLIST_FILES= bin/waynergy \ bin/waynergy-clip-update \ share/applications/waynergy.desktop .include diff --git a/sysutils/waynergy/pkg-descr b/sysutils/waynergy/pkg-descr index 2a8544aaeeed..01c9261ddabe 100644 --- a/sysutils/waynergy/pkg-descr +++ b/sysutils/waynergy/pkg-descr @@ -1,5 +1,3 @@ An implementation of a synergy client for wayland compositors. Based on the upstream uSynergy library (heavily modified for more protocol support and a bit of paranoia). - -WWW: https://github.com/r-c-f/waynergy