openbsd-ports/mail/opensmtpd-filters/Makefile
giovanni d39714319f import filter-mimedefang
filter-mimedefang is an opensmtpd filter that integrates MIMEDefang with OpenSMTPD.
ok afresh1@
2023-01-23 14:46:51 +00:00

12 lines
201 B
Makefile

SUBDIR =
SUBDIR += admdscrub
SUBDIR += dkimsign
SUBDIR += dnsbl
SUBDIR += libopensmtpd
SUBDIR += mimedefang
SUBDIR += rspamd
SUBDIR += senderscore
SUBDIR += spamassassin
.include <bsd.port.subdir.mk>