mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1df91630e3
An ftp search engine supporting filemane and description search. PR: 15332 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
36 lines
682 B
Makefile
36 lines
682 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += IglooFTP
|
|
SUBDIR += cftp
|
|
SUBDIR += curl
|
|
SUBDIR += downloader
|
|
SUBDIR += ftpfind
|
|
SUBDIR += ftplocate
|
|
SUBDIR += ftpmirror
|
|
SUBDIR += ftpsearch
|
|
SUBDIR += ftptool
|
|
SUBDIR += gftp
|
|
SUBDIR += greed
|
|
SUBDIR += gtm
|
|
SUBDIR += jmirror
|
|
SUBDIR += lftp
|
|
SUBDIR += llnlxdir
|
|
SUBDIR += llnlxftp
|
|
SUBDIR += mirror
|
|
SUBDIR += moxftp
|
|
SUBDIR += ncftp
|
|
SUBDIR += ncftp2
|
|
SUBDIR += ncftp3
|
|
SUBDIR += omi
|
|
SUBDIR += pavuk
|
|
SUBDIR += proftpd
|
|
SUBDIR += spegla
|
|
SUBDIR += wget
|
|
SUBDIR += wu-ftpd
|
|
SUBDIR += wxftp
|
|
SUBDIR += yafc
|
|
SUBDIR += yale-tftpd
|
|
|
|
.include <bsd.port.subdir.mk>
|