aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
blob: 8bd8a530458352f6398365ee8ab0e9672badf119 (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
# $FreeBSD$
#

    SUBDIR += IglooFTP
    SUBDIR += afd
    SUBDIR += axyftp
    SUBDIR += bftpd
    SUBDIR += caitoo
    SUBDIR += cftp
    SUBDIR += curl
    SUBDIR += downloader
    SUBDIR += emirror
    SUBDIR += ftpcopy
    SUBDIR += ftpfind
    SUBDIR += ftplocate
    SUBDIR += ftpmirror
    SUBDIR += ftpproxy
    SUBDIR += ftpq
    SUBDIR += ftpsearch
    SUBDIR += ftptool
    SUBDIR += gftp
    SUBDIR += greed
    SUBDIR += gtm
    SUBDIR += hsftp
    SUBDIR += jftpgw
    SUBDIR += jmirror
    SUBDIR += junglemonkey
    SUBDIR += kmago
    SUBDIR += lftp
    SUBDIR += llnlxdir
    SUBDIR += llnlxftp
    SUBDIR += lukemftp
    SUBDIR += lukemftpd
    SUBDIR += mirror
    SUBDIR += moxftp
    SUBDIR += muddleftpd
    SUBDIR += ncftp
    SUBDIR += ncftp2
    SUBDIR += ncftp3
    SUBDIR += ncftpd
    SUBDIR += oftpd
    SUBDIR += omi
    SUBDIR += p5-Net-FTPServer
    SUBDIR += paraget
    SUBDIR += pavuk
    SUBDIR += proftpd
    SUBDIR += profxp
    SUBDIR += puf
    SUBDIR += pure-ftpd
    SUBDIR += py-curl
    SUBDIR += ruby-curl
    SUBDIR += sftp
    SUBDIR += spegla
    SUBDIR += vcheck
    SUBDIR += vsftpd
    SUBDIR += wget
    SUBDIR += wu-ftpd
    SUBDIR += xrmftp
    SUBDIR += yafc
    SUBDIR += yale-tftpd

.include <bsd.port.subdir.mk>