mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
36 lines
754 B
Makefile
36 lines
754 B
Makefile
# $Id: Makefile,v 1.38 1997/01/10 02:39:48 pst Exp $
|
|
#
|
|
|
|
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>
|