47 lines
1.1 KiB
Makefile
47 lines
1.1 KiB
Makefile
# $NetBSD: Makefile,v 1.49 2000/08/25 15:26:32 jlam Exp $
|
|
# FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp
|
|
#
|
|
|
|
SUBDIR += balsa
|
|
SUBDIR += coolmail
|
|
SUBDIR += cucipop
|
|
SUBDIR += cyrus-imapd
|
|
SUBDIR += distribute
|
|
SUBDIR += drac
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += faces
|
|
SUBDIR += fetchmail
|
|
SUBDIR += fetchmailconf
|
|
SUBDIR += fromto
|
|
SUBDIR += grepmail
|
|
SUBDIR += imap-uw
|
|
SUBDIR += mailagent
|
|
SUBDIR += mailwrapper
|
|
SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
SUBDIR += mhonarc
|
|
SUBDIR += mush
|
|
SUBDIR += mutt
|
|
# SUBDIR += mutt-current # mutt is newer
|
|
SUBDIR += nmh
|
|
SUBDIR += p5-MIME-tools
|
|
SUBDIR += p5-Mail-IMAPClient
|
|
SUBDIR += p5-MailTools
|
|
SUBDIR += pine
|
|
SUBDIR += popa3d
|
|
SUBDIR += postfix
|
|
SUBDIR += postfix-current
|
|
SUBDIR += procmail
|
|
SUBDIR += qpopper
|
|
SUBDIR += rblcheck
|
|
SUBDIR += sendmail
|
|
SUBDIR += sendmail88
|
|
SUBDIR += smtpfeed
|
|
SUBDIR += spruce
|
|
SUBDIR += wmmail
|
|
SUBDIR += xfmail
|
|
SUBDIR += xmailbox
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|