net/boinc-client: Remove unnecessary dos2unix and tar from USES, take maintainership

PR:		272727
Approved by:	ler (former maintainer)
This commit is contained in:
Älven 2025-02-04 21:08:53 +03:00 committed by Vladimir Druzenko
parent 7b3028c92e
commit 68b89e9ee9

View file

@ -4,15 +4,14 @@ DISTVERSION= 8.0.2
PORTREVISION= 2
CATEGORIES= net
MAINTAINER= ler@FreeBSD.org
MAINTAINER= alster@vinterdalen.se
COMMENT= Berkeley Open Infrastructure for Network Computing client
WWW= https://boinc.berkeley.edu/
WWW= https://boinc.berkeley.edu/ \
https://github.com/BOINC/boinc/
LICENSE= LGPL3
USES= autoreconf compiler:c++11-lang dos2unix gmake libtool \
pkgconfig ssl tar
DOS2UNIX_GLOB= *.xpm
USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig ssl
USE_GITHUB= yes
GH_ACCOUNT= BOINC
GH_PROJECT= boinc