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

    SUBDIR += IglooFTP
    SUBDIR += axyftp
    SUBDIR += caitoo
    SUBDIR += cftp
    SUBDIR += curl
    SUBDIR += downloader
    SUBDIR += ftpcopy
    SUBDIR += ftpfind
    SUBDIR += ftplocate
    SUBDIR += ftpmirror
    SUBDIR += ftpq
    SUBDIR += ftpsearch
    SUBDIR += ftptool
    SUBDIR += gftp
    SUBDIR += greed
    SUBDIR += gtm
    SUBDIR += hsftp
    SUBDIR += jmirror
    SUBDIR += junglemonkey
    SUBDIR += kmago
    SUBDIR += lftp
    SUBDIR += llnlxdir
    SUBDIR += llnlxftp
    SUBDIR += lukemftp
    SUBDIR += mirror
    SUBDIR += moxftp
    SUBDIR += ncftp
    SUBDIR += ncftp2
    SUBDIR += ncftp3
    SUBDIR += omi
    SUBDIR += pavuk
    SUBDIR += proftpd
    SUBDIR += puf
    SUBDIR += ruby-curl
    SUBDIR += sftp
    SUBDIR += spegla
    SUBDIR += vsftpd
    SUBDIR += wget
    SUBDIR += wu-ftpd
    SUBDIR += xrmftp
    SUBDIR += yafc
    SUBDIR += yale-tftpd

.include <bsd.port.subdir.mk>