21 lines
409 B
Makefile
21 lines
409 B
Makefile
# $Id: Makefile,v 1.25 1996/08/21 09:08:40 asami Exp $
|
|
#
|
|
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
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>
|