openbsd-ports/mail/postfix/Makefile
sthen 232deb7215 Roll sqlite support into the main package; there's no point having it
as an optional flavour now that sqlite is in base. From Brad.
2012-05-16 14:40:08 +00:00

17 lines
328 B
Makefile

# $OpenBSD: Makefile,v 1.48 2012/05/16 14:40:08 sthen Exp $
SUBDIR =
SUBDIR += stable
SUBDIR += stable,ldap
SUBDIR += stable,mysql
SUBDIR += stable,pgsql
SUBDIR += stable,sasl2
SUBDIR += snapshot
SUBDIR += snapshot,ldap
SUBDIR += snapshot,mysql
SUBDIR += snapshot,pgsql
SUBDIR += snapshot,sasl2
.include <bsd.port.subdir.mk>