43 lines
996 B
Makefile
43 lines
996 B
Makefile
# $NetBSD: Makefile,v 1.20 1999/01/23 14:27:07 tron Exp $
|
|
# FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp
|
|
#
|
|
|
|
# SUBDIR += bulk_mailer
|
|
SUBDIR += coolmail
|
|
SUBDIR += cucipop
|
|
# SUBDIR += cyrus
|
|
SUBDIR += elm
|
|
# SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += faces
|
|
SUBDIR += fetchmail
|
|
SUBDIR += imap-uw
|
|
# SUBDIR += mailagent
|
|
# SUBDIR += majorcool
|
|
# SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
# SUBDIR += mew
|
|
# SUBDIR += mh
|
|
SUBDIR += mhonarc
|
|
SUBDIR += mutt
|
|
SUBDIR += mush
|
|
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 += premail
|
|
SUBDIR += procmail
|
|
SUBDIR += qpopper
|
|
# SUBDIR += smail
|
|
SUBDIR += wmmail
|
|
# SUBDIR += xfaces
|
|
SUBDIR += xfmail
|
|
# SUBDIR += xlbiff
|
|
# SUBDIR += youbin
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|