aboutsummaryrefslogtreecommitdiff
path: root/ftp/curlie
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/curlie')
-rw-r--r--ftp/curlie/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile
index 6fcd0728dea2..9d2b4ab3285a 100644
--- a/ftp/curlie/Makefile
+++ b/ftp/curlie/Makefile
@@ -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