diff options
Diffstat (limited to 'ftp/curlpp')
-rw-r--r-- | ftp/curlpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 433fcfdb2092..d8f6eceaf354 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -6,6 +6,7 @@ CATEGORIES= ftp MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ wrapper for libcurl +WWW= https://www.curlpp.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE |