aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
blob: c7d3ac07cc13896c997cf4bb6f0d6c1219ee291c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
    COMMENT = FTP client and server utilities

    SUBDIR += R-cran-RCurl
    SUBDIR += R-cran-curl
    SUBDIR += axel
    SUBDIR += bbftp-client
    SUBDIR += bbftp-server
    SUBDIR += bftpd
    SUBDIR += bsdftpd-ssl
    SUBDIR += cmdftp
    SUBDIR += coeurl
    SUBDIR += curl
    SUBDIR += curlie
    SUBDIR += curlpp
    SUBDIR += dmachine
    SUBDIR += fastdfs
    SUBDIR += filezilla
    SUBDIR += fineftp-server
    SUBDIR += fmirror
    SUBDIR += fpc-libcurl
    SUBDIR += freebsd-ftpd
    SUBDIR += ftpcopy
    SUBDIR += ftpfind
    SUBDIR += ftplib
    SUBDIR += ftpmirror
    SUBDIR += ftpproxy
    SUBDIR += ftpsesame
    SUBDIR += ftpsync
    SUBDIR += gftp
    SUBDIR += gnustep-ftp
    SUBDIR += gstreamer1-plugins-curl
    SUBDIR += horde-gollem
    SUBDIR += hsftp
    SUBDIR += jftp
    SUBDIR += lftp
    SUBDIR += libfilezilla
    SUBDIR += linux-c7-curl
    SUBDIR += mirror
    SUBDIR += ncftp3
    SUBDIR += net2ftp
    SUBDIR += netdumpd
    SUBDIR += ocaml-ocurl
    SUBDIR += oftpd
    SUBDIR += omi
    SUBDIR += p5-File-Fetch
    SUBDIR += p5-Net-FTP-Common
    SUBDIR += p5-Net-FTP-Recursive
    SUBDIR += p5-Net-FTPSSL
    SUBDIR += p5-Net-FTPServer
    SUBDIR += p5-POE-Component-Client-FTP
    SUBDIR += p5-SOAP-Transport-FTP
    SUBDIR += paraget
    SUBDIR += pavuk
    SUBDIR += pear-Net_FTP
    SUBDIR += pftpd
    SUBDIR += php80-curl
    SUBDIR += php80-ftp
    SUBDIR += php81-curl
    SUBDIR += php81-ftp
    SUBDIR += php82-curl
    SUBDIR += php82-ftp
    SUBDIR += phpwebftp
    SUBDIR += proftpd
    SUBDIR += proftpd-mod_vroot
    SUBDIR += profxp
    SUBDIR += pure-ftpd
    SUBDIR += py-aioftp
    SUBDIR += py-ftputil
    SUBDIR += py-pycurl
    SUBDIR += py-pyftpdlib
    SUBDIR += py-requests-ftp
    SUBDIR += py-sftp
    SUBDIR += py-tftpy
    SUBDIR += quftp
    SUBDIR += rexx-curl
    SUBDIR += rubygem-curb
    SUBDIR += rubygem-net-ftp
    SUBDIR += sftpgo
    SUBDIR += smbftpd
    SUBDIR += spegla
    SUBDIR += tftp-hpa
    SUBDIR += tnftp
    SUBDIR += tnftpd
    SUBDIR += twoftpd
    SUBDIR += uftp
    SUBDIR += vsftpd
    SUBDIR += vsftpd-ext
    SUBDIR += waiho
    SUBDIR += weex
    SUBDIR += wget
    SUBDIR += wmget
    SUBDIR += wput
    SUBDIR += wzdftpd
    SUBDIR += yafc

.include <bsd.port.subdir.mk>