1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/mail/Makefile

21 lines
409 B
Makefile
Raw Normal View History

1996-09-29 17:03:58 +00:00
# $Id: Makefile,v 1.25 1996/08/21 09:08:40 asami Exp $
1995-04-16 08:16:58 +00:00
#
1995-08-26 07:32:25 +00:00
SUBDIR += elm
1996-07-06 13:20:20 +00:00
SUBDIR += exim
1996-09-29 17:03:58 +00:00
SUBDIR += mailagent
1996-07-20 01:44:18 +00:00
SUBDIR += majordomo
1995-08-26 07:32:25 +00:00
SUBDIR += metamail
SUBDIR += mh
SUBDIR += mpack
SUBDIR += pgpsendmail
SUBDIR += pine
SUBDIR += popclient
SUBDIR += popper
SUBDIR += procmail
SUBDIR += smail
1995-10-05 12:36:56 +00:00
SUBDIR += xfmail
1996-08-21 09:08:40 +00:00
SUBDIR += youbin
.include <bsd.port.subdir.mk>