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

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

.include <bsd.port.subdir.mk>