67 lines
1.6 KiB
Makefile
67 lines
1.6 KiB
Makefile
# $OpenBSD: Makefile,v 1.32 2000/07/11 03:37:13 kevlo Exp $
|
|
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
|
#
|
|
|
|
SUBDIR += abook
|
|
SUBDIR += adcomplain
|
|
SUBDIR += asmail
|
|
SUBDIR += bulk_mailer
|
|
SUBDIR += checkpassword
|
|
SUBDIR += courier-imap
|
|
SUBDIR += cucipop
|
|
# SUBDIR += cyrus
|
|
SUBDIR += dot-forward
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += exmh2
|
|
SUBDIR += ezmlm
|
|
SUBDIR += faces
|
|
SUBDIR += fastforward
|
|
SUBDIR += fetchmail
|
|
SUBDIR += hypermail
|
|
SUBDIR += imap-uw
|
|
# SUBDIR += mailagent
|
|
# SUBDIR += majorcool
|
|
SUBDIR += majordomo
|
|
SUBDIR += mess822
|
|
SUBDIR += metamail
|
|
# SUBDIR += mew
|
|
SUBDIR += mh
|
|
# SUBDIR += mmr
|
|
SUBDIR += movemail
|
|
SUBDIR += mutt:slang
|
|
SUBDIR += mutt:curses
|
|
SUBDIR += mutt:slang,imap,pop
|
|
# SUBDIR += mutt.with_pgp
|
|
SUBDIR += nmh
|
|
# SUBDIR += p5-Mail-Folder
|
|
SUBDIR += p5-Mail-POP3Client
|
|
SUBDIR += p5-Mail-Tools
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += poppassd
|
|
# SUBDIR += popper
|
|
SUBDIR += postfix
|
|
# SUBDIR += premail
|
|
SUBDIR += procmail
|
|
# SUBDIR += qpopper
|
|
SUBDIR += qmail
|
|
SUBDIR += qmailanalog
|
|
SUBDIR += rblsmtpd
|
|
SUBDIR += serialmail
|
|
# SUBDIR += smail
|
|
SUBDIR += solid-pop3d
|
|
SUBDIR += tkrat
|
|
SUBDIR += vrfy
|
|
SUBDIR += wmbiff
|
|
SUBDIR += xfaces
|
|
SUBDIR += xfmail
|
|
SUBDIR += xlbiff
|
|
# SUBDIR += xpbiff
|
|
# SUBDIR += xpbiff-youbin
|
|
# SUBDIR += youbin
|
|
|
|
.include <bsd.port.subdir.mk>
|