# /usr/ports/ftp/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_GATE) #{ SUBDIR += ftpproxy # For gate proxy SUBDIR += ftpproxy-1.2.3 # I have patches for this SUBDIR += lukemftpd # For gate proxy. 6.1-src/libexec/lukemftpd exists. SUBDIR += ncftp3 # supports get -R . unlike ftp SUBDIR += sftp SUBDIR += wu-ftpd .endif #}