51 lines
1.1 KiB
Makefile
51 lines
1.1 KiB
Makefile
# $OpenBSD: Makefile,v 1.20 1999/02/27 15:44:09 rohee Exp $
|
|
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
|
#
|
|
|
|
SUBDIR += adcomplain
|
|
SUBDIR += asmail
|
|
SUBDIR += bulk_mailer
|
|
SUBDIR += cucipop
|
|
# SUBDIR += cyrus
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += exmh2
|
|
SUBDIR += faces
|
|
SUBDIR += fetchmail
|
|
# SUBDIR += imap-uw
|
|
# SUBDIR += mailagent
|
|
# SUBDIR += majorcool
|
|
# SUBDIR += majordomo
|
|
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 += smail
|
|
# SUBDIR += tkrat
|
|
SUBDIR += vrfy
|
|
SUBDIR += xfaces
|
|
SUBDIR += xfmail
|
|
SUBDIR += xlbiff
|
|
# SUBDIR += xpbiff
|
|
# SUBDIR += xpbiff-youbin
|
|
# SUBDIR += youbin
|
|
|
|
.include <bsd.port.subdir.mk>
|