forked from Lainports/freebsd-ports
net/boinc-client: Remove unnecessary dos2unix and tar from USES, take maintainership
PR: 272727 Approved by: ler (former maintainer)
This commit is contained in:
parent
7b3028c92e
commit
68b89e9ee9
1 changed files with 4 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue