mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
30 lines
633 B
Makefile
30 lines
633 B
Makefile
# $Id: Makefile,v 1.32 1996/11/10 10:46:33 asami Exp $
|
|
#
|
|
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
SUBDIR += exmh
|
|
SUBDIR += fetchmail
|
|
SUBDIR += mailagent
|
|
SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
SUBDIR += mh
|
|
SUBDIR += mpack
|
|
SUBDIR += mutt
|
|
SUBDIR += mutt.with_pgp
|
|
SUBDIR += p5-Mail-Folder
|
|
SUBDIR += p5-Mail-POP3Client
|
|
SUBDIR += p5-Mail-Tools
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += popper
|
|
SUBDIR += poppassd
|
|
SUBDIR += procmail
|
|
SUBDIR += smail
|
|
SUBDIR += youbin
|
|
SUBDIR += xfmail
|
|
SUBDIR += xlbiff
|
|
|
|
.include <bsd.port.subdir.mk>
|