aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
blob: 0da0ec5727d1de3e9f7afc99cbe75017d4c1de14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $Id: Makefile,v 1.25 1996/08/21 09:08:40 asami Exp $
#

    SUBDIR += elm
    SUBDIR += exim
    SUBDIR += mailagent
    SUBDIR += majordomo
    SUBDIR += metamail
    SUBDIR += mh
    SUBDIR += mpack
    SUBDIR += pgpsendmail
    SUBDIR += pine
    SUBDIR += popclient
    SUBDIR += popper
    SUBDIR += procmail
    SUBDIR += smail
    SUBDIR += xfmail
    SUBDIR += youbin

.include <bsd.port.subdir.mk>