diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-12-05 09:01:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-12-05 09:01:58 +0800 |
commit | 013ab056ac60f40bbbfeb37c1b404d4d37af0db1 (patch) | |
tree | 896047d11e08a94def4aff3655b14502159a0537 /ftp/Makefile | |
parent | 2431580b94bd70a227f5c704f0340f6ac3b4adc5 (diff) | |
download | freebsd-ports-graphics-013ab056ac60f40bbbfeb37c1b404d4d37af0db1.tar.gz freebsd-ports-graphics-013ab056ac60f40bbbfeb37c1b404d4d37af0db1.tar.zst freebsd-ports-graphics-013ab056ac60f40bbbfeb37c1b404d4d37af0db1.zip |
add curlpp 0.3.0
A C++ wrapper for libcurl
PR: 59891
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index d2ce08c28bf..6b281b44f59 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -9,6 +9,7 @@ SUBDIR += bsdftpd-ssl SUBDIR += cftp SUBDIR += curl + SUBDIR += curlpp SUBDIR += downloader SUBDIR += emacs-wget SUBDIR += emirror |