106 lines
2.7 KiB
Makefile
106 lines
2.7 KiB
Makefile
# $OpenBSD: Makefile,v 1.114 2003/10/19 17:54:06 dhartmei Exp $
|
|
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
|
#
|
|
|
|
SUBDIR += abook
|
|
SUBDIR += adcomplain
|
|
SUBDIR += asmail
|
|
SUBDIR += bmf
|
|
SUBDIR += bulk_mailer
|
|
SUBDIR += c-client
|
|
SUBDIR += cmail
|
|
SUBDIR += courier-imap
|
|
SUBDIR += cucipop
|
|
SUBDIR += cue
|
|
SUBDIR += dovecot
|
|
SUBDIR += elm
|
|
SUBDIR += evolution
|
|
SUBDIR += exim
|
|
SUBDIR += exim,ldap
|
|
SUBDIR += exim,ldap,no_x11
|
|
SUBDIR += exim,mysql
|
|
SUBDIR += exim,mysql,no_x11
|
|
SUBDIR += exim,mysql,postgresql,ldap,no_x11
|
|
SUBDIR += exim,no_x11
|
|
SUBDIR += exim,postgresql
|
|
SUBDIR += exim,postgresql,no_x11
|
|
SUBDIR += exmh2
|
|
SUBDIR += faces
|
|
SUBDIR += fetchmail
|
|
SUBDIR += getmail
|
|
SUBDIR += grepmail
|
|
SUBDIR += hypermail
|
|
SUBDIR += hypermail,gdbm
|
|
SUBDIR += imap-uw
|
|
SUBDIR += imap-uw,plaintext
|
|
SUBDIR += imp
|
|
SUBDIR += isync
|
|
SUBDIR += kbiff
|
|
SUBDIR += mailcrypt
|
|
SUBDIR += maildrop
|
|
SUBDIR += mailman
|
|
SUBDIR += mailman,postfix
|
|
SUBDIR += majordomo
|
|
SUBDIR += mboxgrep
|
|
SUBDIR += metamail
|
|
SUBDIR += milter-regex
|
|
SUBDIR += mini_sendmail
|
|
SUBDIR += mixmaster
|
|
SUBDIR += movemail
|
|
SUBDIR += mutt
|
|
SUBDIR += nail
|
|
SUBDIR += nmh
|
|
SUBDIR += openwebmail
|
|
SUBDIR += p5-MIME-Lite
|
|
SUBDIR += p5-MIME-Types
|
|
SUBDIR += p5-MIME-tools
|
|
SUBDIR += p5-Mail-Alias
|
|
SUBDIR += p5-Mail-Audit
|
|
SUBDIR += p5-Mail-Box
|
|
SUBDIR += p5-Mail-IMAPClient
|
|
SUBDIR += p5-Mail-POP3Client
|
|
SUBDIR += p5-Mail-SpamAssassin
|
|
SUBDIR += p5-Mail-Tools
|
|
SUBDIR += p5-SMTP-Server
|
|
SUBDIR += pear-Mail-Mime
|
|
SUBDIR += pflogsumm
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += poppassd
|
|
SUBDIR += poppy
|
|
SUBDIR += postfix
|
|
SUBDIR += prepop
|
|
SUBDIR += procmail
|
|
SUBDIR += razor-agents
|
|
SUBDIR += relaydb
|
|
SUBDIR += sma
|
|
SUBDIR += smtpclient
|
|
SUBDIR += solid-pop3d
|
|
SUBDIR += solid-pop3d,apop
|
|
SUBDIR += sylpheed
|
|
SUBDIR += sylpheed,gpgme
|
|
SUBDIR += sylpheed-claws
|
|
SUBDIR += sylpheed-claws,gpgme
|
|
SUBDIR += sylpheed-claws,pixbuf
|
|
SUBDIR += sylpheed-claws,gpgme,pixbuf
|
|
SUBDIR += teapop
|
|
SUBDIR += tkrat
|
|
SUBDIR += tmda
|
|
SUBDIR += tmda,no_x11
|
|
SUBDIR += tnef
|
|
SUBDIR += ttygrin
|
|
SUBDIR += vrfy
|
|
SUBDIR += wmbiff
|
|
SUBDIR += wmmail
|
|
SUBDIR += wmmultipop3
|
|
SUBDIR += wmpop3
|
|
SUBDIR += xfaces
|
|
SUBDIR += xfmail
|
|
SUBDIR += xfmail,esd
|
|
# SUBDIR += xfmail,threads
|
|
# SUBDIR += xfmail,threads,esd
|
|
SUBDIR += xlbiff
|
|
|
|
.include <bsd.port.subdir.mk>
|