summaryrefslogtreecommitdiffstats
path: root/mail/alpine/DEPENDS
blob: 7c15b663c861513e70f4cb4e7cd4179192807c98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
depends MAIL-TRANSPORT-AGENT &&

optional_depends openssl '--with-ssl-dir' '--without-ssl'                    \
                         'for SSL/TLS support'                               &&

# it doesn't detect TCL as much as i have tried
#optional_depends tcl '--with-tcl-lib'  '--without-tcl'                       \
#                     'for Web Alpine support'                                &&

optional_depends openldap '--with-ldap-dir' '--without-ldap'                 \
                          'for LDAP support'                                 &&

optional_depends krb5 '--with-krb5-dir' '--without-krb5'                     \
                      'for Kerberos support'