net-p2p/jackett: Convert to uses=mono
PR: 253985 Submitted by: Dries Michiels <driesm.michiels AT gmail DOT com> Approved by: michiel AT vanbaak DOT eu (maintainer)
This commit is contained in:
parent
1720f8f51d
commit
40116f23b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567413
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= jackett
|
||||
PORTVERSION= 0.17.568
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://github.com/Jackett/Jackett/releases/download/
|
||||
DISTNAME= v${PORTVERSION}/Jackett.Binaries.Mono
|
||||
|
@ -13,7 +14,8 @@ LICENSE= GPLv2
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
RUN_DEPENDS= mono>0:lang/mono
|
||||
|
||||
USES= mono
|
||||
|
||||
USE_RC_SUBR= jackett
|
||||
|
||||
|
|
Loading…
Reference in a new issue