27 lines
563 B
Makefile
27 lines
563 B
Makefile
# $Id: Makefile,v 1.29 1996/10/24 13:48:20 jfitz Exp $
|
|
#
|
|
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += fetchmail
|
|
SUBDIR += mailagent
|
|
SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
SUBDIR += mh
|
|
SUBDIR += mpack
|
|
SUBDIR += p5-Mail-Folder
|
|
SUBDIR += p5-Mail-POP3Client
|
|
SUBDIR += p5-Mail-Tools
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += popper
|
|
SUBDIR += procmail
|
|
SUBDIR += smail
|
|
SUBDIR += xfmail
|
|
SUBDIR += youbin
|
|
SUBDIR += xlbiff
|
|
|
|
.include <bsd.port.subdir.mk>
|