63 lines
1.5 KiB
Makefile
63 lines
1.5 KiB
Makefile
# $OpenBSD: Makefile,v 1.42 2000/12/14 15:49:49 avsm Exp $
|
|
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
|
#
|
|
|
|
SUBDIR += abook
|
|
SUBDIR += adcomplain
|
|
SUBDIR += asmail
|
|
SUBDIR += bulk_mailer
|
|
SUBDIR += c-client
|
|
SUBDIR += checkpassword
|
|
SUBDIR += courier-imap
|
|
SUBDIR += courier-imap:pop3
|
|
SUBDIR += cucipop
|
|
SUBDIR += dot-forward
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exim:mysql
|
|
SUBDIR += exim:pgsql
|
|
SUBDIR += exim:ldap
|
|
SUBDIR += exim:no_x11
|
|
SUBDIR += exmh
|
|
SUBDIR += exmh2
|
|
SUBDIR += ezmlm
|
|
SUBDIR += ezmlm:idx
|
|
SUBDIR += faces
|
|
SUBDIR += fastforward
|
|
SUBDIR += fetchmail
|
|
SUBDIR += fetchmail:kerberos
|
|
SUBDIR += hypermail
|
|
SUBDIR += imap-uw
|
|
SUBDIR += maildrop
|
|
SUBDIR += majordomo
|
|
SUBDIR += mess822
|
|
SUBDIR += metamail
|
|
SUBDIR += mh
|
|
SUBDIR += movemail
|
|
SUBDIR += mutt:slang
|
|
SUBDIR += mutt:curses
|
|
SUBDIR += mutt:slang,imap,pop
|
|
SUBDIR += nmh
|
|
SUBDIR += p5-Mail-POP3Client
|
|
SUBDIR += p5-Mail-Tools
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += poppassd
|
|
SUBDIR += postfix
|
|
SUBDIR += procmail
|
|
SUBDIR += qmail
|
|
SUBDIR += qmailanalog
|
|
SUBDIR += serialmail
|
|
SUBDIR += solid-pop3d
|
|
SUBDIR += solid-pop3d:apop
|
|
SUBDIR += tkrat
|
|
SUBDIR += vmailmgr
|
|
SUBDIR += vrfy
|
|
SUBDIR += wmbiff
|
|
SUBDIR += xfaces
|
|
SUBDIR += xfmail
|
|
SUBDIR += xlbiff
|
|
|
|
.include <bsd.port.subdir.mk>
|