23 lines
452 B
Makefile
23 lines
452 B
Makefile
# $Id: Makefile,v 1.27 1996/10/10 15:06:54 peter Exp $
|
|
#
|
|
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += fetchmail
|
|
SUBDIR += mailagent
|
|
SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
SUBDIR += mh
|
|
SUBDIR += mpack
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += popper
|
|
SUBDIR += procmail
|
|
SUBDIR += smail
|
|
SUBDIR += xfmail
|
|
SUBDIR += youbin
|
|
|
|
.include <bsd.port.subdir.mk>
|