17 lines
320 B
Makefile
17 lines
320 B
Makefile
# $Id: Makefile,v 1.21 1995/12/20 01:34:42 ache Exp $
|
|
#
|
|
|
|
SUBDIR += elm
|
|
SUBDIR += metamail
|
|
SUBDIR += mh
|
|
SUBDIR += mpack
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += popper
|
|
SUBDIR += procmail
|
|
SUBDIR += smail
|
|
SUBDIR += xfmail
|
|
|
|
.include <bsd.port.subdir.mk>
|