26 lines
540 B
Makefile
26 lines
540 B
Makefile
# $Id: Makefile,v 1.28 1996/10/15 04:58:30 max 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
|
|
|
|
.include <bsd.port.subdir.mk>
|