60 lines
1.4 KiB
Makefile
60 lines
1.4 KiB
Makefile
# $OpenBSD: Makefile,v 1.24 2000/02/04 10:08:11 kevlo Exp $
|
|
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
|
#
|
|
|
|
SUBDIR += adcomplain
|
|
SUBDIR += asmail
|
|
SUBDIR += bulk_mailer
|
|
SUBDIR += checkpassword
|
|
SUBDIR += cucipop
|
|
# SUBDIR += cyrus
|
|
SUBDIR += dot-forward
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += exmh2
|
|
SUBDIR += ezmlm
|
|
SUBDIR += faces
|
|
SUBDIR += fastforward
|
|
SUBDIR += fetchmail
|
|
SUBDIR += imap-uw
|
|
# SUBDIR += mailagent
|
|
# SUBDIR += majorcool
|
|
# SUBDIR += majordomo
|
|
SUBDIR += mess822
|
|
SUBDIR += metamail
|
|
# SUBDIR += mew
|
|
SUBDIR += mh
|
|
# SUBDIR += mmr
|
|
SUBDIR += movemail
|
|
SUBDIR += mutt
|
|
# 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 += tkrat
|
|
SUBDIR += vrfy
|
|
SUBDIR += xfaces
|
|
SUBDIR += xfmail
|
|
SUBDIR += xlbiff
|
|
# SUBDIR += xpbiff
|
|
# SUBDIR += xpbiff-youbin
|
|
# SUBDIR += youbin
|
|
|
|
.include <bsd.port.subdir.mk>
|