mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
37 lines
781 B
Makefile
37 lines
781 B
Makefile
# $Id: Makefile,v 1.39 1997/02/02 15:27:16 ache Exp $
|
|
#
|
|
|
|
SUBDIR += bulk_mailer
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += exmh2
|
|
SUBDIR += faces
|
|
SUBDIR += fetchmail
|
|
SUBDIR += imap-uw
|
|
SUBDIR += mailagent
|
|
SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
SUBDIR += mew
|
|
SUBDIR += mh
|
|
SUBDIR += mpack
|
|
SUBDIR += mutt
|
|
SUBDIR += mutt.with_pgp
|
|
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 += smail
|
|
SUBDIR += xfaces
|
|
SUBDIR += xfmail
|
|
SUBDIR += xlbiff
|
|
SUBDIR += youbin
|
|
|
|
.include <bsd.port.subdir.mk>
|