49 lines
1.1 KiB
Makefile
49 lines
1.1 KiB
Makefile
# $OpenBSD: Makefile,v 1.13 1998/05/17 04:17:35 angelos Exp $
|
|
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
|
#
|
|
|
|
SUBDIR += adcomplain
|
|
SUBDIR += asmail
|
|
# SUBDIR += bulk_mailer
|
|
SUBDIR += cucipop
|
|
# SUBDIR += cyrus
|
|
SUBDIR += elm
|
|
SUBDIR += exim
|
|
# SUBDIR += exmh
|
|
SUBDIR += exmh2
|
|
SUBDIR += faces
|
|
SUBDIR += fetchmail
|
|
# SUBDIR += imap-uw
|
|
# SUBDIR += mailagent
|
|
# SUBDIR += majorcool
|
|
# SUBDIR += majordomo
|
|
SUBDIR += metamail
|
|
# SUBDIR += mew
|
|
SUBDIR += mh
|
|
# SUBDIR += mmr
|
|
SUBDIR += movemail
|
|
# SUBDIR += mutt
|
|
# SUBDIR += mutt.with_pgp
|
|
SUBDIR += nmh
|
|
# SUBDIR += p5-Mail-Folder
|
|
SUBDIR += p5-Mail-POP3Client
|
|
# SUBDIR += p5-Mail-Tools
|
|
SUBDIR += pgpsendmail
|
|
SUBDIR += pine
|
|
SUBDIR += popclient
|
|
SUBDIR += poppassd
|
|
# SUBDIR += popper
|
|
# SUBDIR += premail
|
|
SUBDIR += procmail
|
|
SUBDIR += qpopper
|
|
# SUBDIR += smail
|
|
# SUBDIR += tkrat
|
|
SUBDIR += xfaces
|
|
# SUBDIR += xfmail
|
|
SUBDIR += xlbiff
|
|
# SUBDIR += xpbiff
|
|
# SUBDIR += xpbiff-youbin
|
|
# SUBDIR += youbin
|
|
|
|
.include <bsd.port.subdir.mk>
|