Index: Makefile =================================================================== --- Makefile (revision 509984) +++ Makefile (working copy) @@ -28,12 +28,14 @@ # installed port preference over it. ## -OPTIONS_DEFINE= DKIM SPF CURL LDAP P0F POSTFIX DOCS EXAMPLES +OPTIONS_DEFINE= DKIM SPF CURL LDAP P0F DRAC SPAMASS POSTFIX DOCS EXAMPLES OPTIONS_DEFAULT= DKIM SPF CURL DKIM_DESC= DKIM support SPF_DESC= SPF support CURL_DESC= curl support P0F_DESC= P0F support +DRAC_DESC= DRAC support +SPAMASS_DESC= SpamAssassin support POSTFIX_DESC= Use Postfix instead of Sendmail DKIM_LIB_DEPENDS= libopendkim.so:mail/opendkim @@ -46,7 +48,11 @@ POSTFIX_LIBS_OFF= ${SENDMAIL_LDADD} P0F_CONFIGURE_ENABLE= p0f306 +DRAC_CONFIGURE_ENABLE= drac +SPAMASS_CONFIGURE_ENABLE= spamassassin +SPAMASS_RUN_DEPENDS= spamc:mail/spamassassin + DKIM_CONFIGURE_ON= --with-libopendkim=${LOCALBASE} DKIM_USES= ssl SPF_CONFIGURE_ON= --with-libspf2=${LOCALBASE}