aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-04-16 01:37:52 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-04-16 01:37:52 +0000
commitbdb16346cfcea06e4f4d3a30ac43131337eb3de7 (patch)
treebd2d355c19d906910c23398176518f603e15153a /mail/Makefile
parent8d7d0b0a8d6f5ec7e05f9f45d621c6fbb3d5b76c (diff)
downloadports-bdb16346cfcea06e4f4d3a30ac43131337eb3de7.tar.gz
ports-bdb16346cfcea06e4f4d3a30ac43131337eb3de7.zip
Split opensmtpd-extras into a bunch of slave ports. Right now -extras
only has the table stuff, but there are many more pieces. Having the default package install postgresql, redis, and mysql when all you wanted was passwd support, is overkill. Ports for filters will come soon. The -extras port retains its OPTIONS (and still installs everything possible, so there's no disruption for current users). Approved by: gahr (maintainer)
Notes
Notes: svn path=/head/; revision=413409
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 909e41686703..19b71fc4e1e0 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -293,6 +293,13 @@
SUBDIR += opensmtpd
SUBDIR += opensmtpd-devel
SUBDIR += opensmtpd-extras
+ SUBDIR += opensmtpd-extras-table-mysql
+ SUBDIR += opensmtpd-extras-table-passwd
+ SUBDIR += opensmtpd-extras-table-postgresql
+ SUBDIR += opensmtpd-extras-table-python
+ SUBDIR += opensmtpd-extras-table-redis
+ SUBDIR += opensmtpd-extras-table-socketmap
+ SUBDIR += opensmtpd-extras-table-sqlite
SUBDIR += openwebmail
SUBDIR += osbf-lua
SUBDIR += ovs