openbsd-ports/mail/Makefile

77 lines
1.9 KiB
Makefile
Raw Normal View History

2001-08-30 15:29:40 +00:00
# $OpenBSD: Makefile,v 1.77 2001/08/30 15:29:40 naddy Exp $
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
#
2000-05-29 17:11:43 +00:00
SUBDIR += abook
1998-05-17 03:53:41 +00:00
SUBDIR += adcomplain
1998-05-17 04:11:49 +00:00
SUBDIR += asmail
1998-05-17 04:21:01 +00:00
SUBDIR += bulk_mailer
2000-07-20 10:10:29 +00:00
SUBDIR += c-client
2001-03-28 03:27:25 +00:00
SUBDIR += cmail
2000-07-03 08:12:23 +00:00
SUBDIR += courier-imap
2001-04-05 12:12:13 +00:00
SUBDIR += courier-imap,ldap
SUBDIR += courier-imap,mysql
1998-04-26 04:49:50 +00:00
SUBDIR += cucipop
1997-12-05 01:37:58 +00:00
SUBDIR += elm
SUBDIR += exim
2001-04-05 12:12:13 +00:00
SUBDIR += exim,mysql
2001-04-21 19:04:00 +00:00
SUBDIR += exim,postgresql
2001-04-05 12:12:13 +00:00
SUBDIR += exim,ldap
SUBDIR += exim,no_x11
SUBDIR += exim,mysql,no_x11
SUBDIR += exim,postgresql,no_x11
SUBDIR += exim,ldap,no_x11
SUBDIR += exim,mysql,postgresql,ldap,no_x11
1999-02-27 15:44:09 +00:00
SUBDIR += exmh
1998-05-17 03:22:02 +00:00
SUBDIR += exmh2
1997-12-05 01:37:58 +00:00
SUBDIR += faces
SUBDIR += fetchmail
SUBDIR += fetchmail,kerberos4
2001-05-28 20:17:29 +00:00
SUBDIR += grepmail
2000-05-24 09:33:46 +00:00
SUBDIR += hypermail
2001-05-23 03:02:29 +00:00
SUBDIR += hypermail,gdbm
1999-12-05 18:28:28 +00:00
SUBDIR += imap-uw
2001-02-18 22:08:01 +00:00
SUBDIR += imaputils-uw
2001-02-19 16:21:11 +00:00
SUBDIR += isync
2001-04-16 16:47:28 +00:00
SUBDIR += kbiff
2001-02-22 20:23:13 +00:00
SUBDIR += mailcrypt
2000-10-09 22:32:53 +00:00
SUBDIR += maildrop
2001-08-29 02:14:05 +00:00
SUBDIR += mailman
SUBDIR += mailman,postfix
2000-05-22 16:41:20 +00:00
SUBDIR += majordomo
1997-12-05 01:37:58 +00:00
SUBDIR += metamail
1998-04-30 23:54:10 +00:00
SUBDIR += mh
2001-07-04 15:23:47 +00:00
SUBDIR += mixmaster
1998-05-17 03:47:33 +00:00
SUBDIR += movemail
SUBDIR += mutt
1998-04-30 04:29:11 +00:00
SUBDIR += nmh
2001-01-07 21:59:56 +00:00
SUBDIR += p5-Mail-Alias
2001-03-22 23:23:08 +00:00
SUBDIR += p5-Mail-Box
2001-02-22 00:30:37 +00:00
SUBDIR += p5-Mail-IMAPClient
1998-05-17 04:17:35 +00:00
SUBDIR += p5-Mail-POP3Client
2000-06-02 14:16:19 +00:00
SUBDIR += p5-Mail-Tools
2001-04-20 15:01:04 +00:00
SUBDIR += p5-MIME-tools
1997-12-05 01:37:58 +00:00
SUBDIR += pgpsendmail
SUBDIR += pine
SUBDIR += popclient
1998-05-17 04:09:48 +00:00
SUBDIR += poppassd
SUBDIR += poppy
1999-02-27 15:44:09 +00:00
SUBDIR += postfix
2001-08-30 15:29:40 +00:00
SUBDIR += prepop
1997-12-05 01:37:58 +00:00
SUBDIR += procmail
2001-08-13 01:09:02 +00:00
SUBDIR += smtpclient
2000-05-26 01:54:42 +00:00
SUBDIR += solid-pop3d
2001-04-05 12:12:13 +00:00
SUBDIR += solid-pop3d,apop
2001-01-18 21:18:17 +00:00
SUBDIR += sylpheed
2000-02-04 10:08:11 +00:00
SUBDIR += tkrat
2001-07-25 06:19:06 +00:00
SUBDIR += tnef
1998-11-21 23:07:53 +00:00
SUBDIR += vrfy
2000-07-11 03:37:13 +00:00
SUBDIR += wmbiff
2001-03-30 14:08:51 +00:00
SUBDIR += wmmail
2001-02-14 15:46:40 +00:00
SUBDIR += wmpop3
1997-12-05 03:29:01 +00:00
SUBDIR += xfaces
1998-07-08 10:05:21 +00:00
SUBDIR += xfmail
1998-05-17 03:47:33 +00:00
SUBDIR += xlbiff
.include <bsd.port.subdir.mk>