aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2022-12-01 13:14:16 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2022-12-02 13:29:00 +0000
commit8fdfe7e6e089c9339d490666efe6fd3b778f5293 (patch)
tree4efa8ae87f24f9073059a39f17dd0508bbaebc32 /www/Makefile
parent315977f1bd5da135727487a9d615963bfb7f94e7 (diff)
downloadports-8fdfe7e6e089c9339d490666efe6fd3b778f5293.tar.gz
ports-8fdfe7e6e089c9339d490666efe6fd3b778f5293.zip
www/hurl: New port, a command line tool that runs HTTP requests
Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries on headers and body response. It can be used for fetching data, testing HTTP sessions and testing XML / JSON APIs
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 192b5380d239..3e5819437b06 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -242,6 +242,7 @@
SUBDIR += httpcore
SUBDIR += httptunnel
SUBDIR += httrack
+ SUBDIR += hurl
SUBDIR += hypermail
SUBDIR += igal2
SUBDIR += ikiwiki