mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
16 lines
300 B
Makefile
16 lines
300 B
Makefile
# $Id: Makefile,v 1.14 1995/08/26 07:32:25 asami Exp $
|
|
#
|
|
|
|
SUBDIR += elm
|
|
SUBDIR += metamail
|
|
SUBDIR += mh
|
|
SUBDIR += mpack
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += popper
|
|
SUBDIR += procmail
|
|
SUBDIR += smail
|
|
|
|
.include <bsd.port.subdir.mk>
|