aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-11-20 22:07:56 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-11-20 22:30:28 +0000
commitba53edfff7f33f38bb7ecf19f813d39ba5729edd (patch)
tree5107ffd8802d0ab9fb48ae95e3e9c94a059b764f /ftp/Makefile
parente4813a53c7dbcfb5a6f8c7a6ced31f393fc05622 (diff)
downloadports-ba53edfff7f33f38bb7ecf19f813d39ba5729edd.tar.gz
ports-ba53edfff7f33f38bb7ecf19f813d39ba5729edd.zip
ftp/coeurl: New port, C++ wrapper around libcurl
Functionally, This seems to be an awful lot like ftp/curlpp, but consumers want something else. This is part of the mtxclient and nheko Matrix stack.
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 927c8e8f9344..5f9c9638ce9c 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -8,6 +8,7 @@
SUBDIR += bftpd
SUBDIR += bsdftpd-ssl
SUBDIR += cmdftp
+ SUBDIR += coeurl
SUBDIR += curl
SUBDIR += curlie
SUBDIR += curlpp