diff --git a/net-p2p/tremotesf/Makefile b/net-p2p/tremotesf/Makefile index e188fcfb59f7..f00a20d800f2 100644 --- a/net-p2p/tremotesf/Makefile +++ b/net-p2p/tremotesf/Makefile @@ -1,31 +1,30 @@ PORTNAME= tremotesf DISTVERSION= 2.6.0 CATEGORIES= net-p2p MAINTAINER= vsasjason@gmail.com COMMENT= Remote GUI for transmission-daemon -WWW= https://github.com/equeim/tremotesf2 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt BUILD_DEPENDS= cxxopts>0:devel/cxxopts LIB_DEPENDS= libfmt.so:devel/libfmt \ libpsl.so:dns/libpsl TEST_DEPENDS= cpp-httplib>0:www/cpp-httplib USES= cmake:testing desktop-file-utils gettext-tools kde:5 pkgconfig \ qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= equeim GH_PROJECT= tremotesf2 USE_KDE= widgetsaddons windowsystem USE_QT= core dbus gui network widgets buildtools:build concurrent:build \ linguisttools:build qmake:build testlib:build USE_XORG= x11 .include