diff options
author | miwi <miwi@FreeBSD.org> | 2013-07-17 12:12:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-07-17 12:12:10 +0800 |
commit | a6a6e5b822143dd433eb2554e00d52fbda4fd5f1 (patch) | |
tree | 56c6bc145ca6de1d9215f6d764901eb7061ff45d /ftp/Makefile | |
parent | fbf125d24d857f416d3ed2a4ca8b2d5b41dcef4e (diff) | |
download | freebsd-ports-gnome-a6a6e5b822143dd433eb2554e00d52fbda4fd5f1.tar.gz freebsd-ports-gnome-a6a6e5b822143dd433eb2554e00d52fbda4fd5f1.tar.zst freebsd-ports-gnome-a6a6e5b822143dd433eb2554e00d52fbda4fd5f1.zip |
This module provides a Perl interface to libcurl. It is not intended to be
a standalone module and because of this, the main libcurl documentation
should be consulted for API details at http://curl.haxx.se/.
WWW: http://search.cpan.org/dist/WWW-Curl/
PR: ports/180221
Submitted by: Jason Harris <jharris@widomaker.com>
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 f1ba81f177de..673c9e953ba9 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -66,6 +66,7 @@ SUBDIR += p5-Net-FTPServer SUBDIR += p5-POE-Component-Client-FTP SUBDIR += p5-SOAP-Transport-FTP + SUBDIR += p5-curl SUBDIR += paraget SUBDIR += pavuk SUBDIR += pear-Net_FTP |