mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
ftp/curlie: Add a missing runtime dependency
This commit is contained in:
parent
432ea66a47
commit
aa007b973e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509421
@ -3,6 +3,7 @@
|
||||
PORTNAME= curlie
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp net www
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
@ -11,6 +12,8 @@ COMMENT= Frontend to cURL that adds the ease of use of HTTPie
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= curl:ftp/curl
|
||||
|
||||
USES= go:modules
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rs
|
||||
|
Loading…
x
Reference in New Issue
Block a user