aboutsummaryrefslogtreecommitdiff
path: root/ftp/curlie
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-08-20 11:17:35 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-08-20 11:17:35 +0000
commitaa007b973eccc3fbaf7a8509fb8939be3db4d4a8 (patch)
treea9a757deff5ef8df4ea5cd9c4041f32c3c9b5cfd /ftp/curlie
parent432ea66a47faf7e90ecac0140e2391ed1222351d (diff)
downloadports-aa007b973eccc3fbaf7a8509fb8939be3db4d4a8.tar.gz
ports-aa007b973eccc3fbaf7a8509fb8939be3db4d4a8.zip
Notes
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