ftp/curlie: Add a missing runtime dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user