openbsd-ports/mail/postfix/Makefile

19 lines
378 B
Makefile
Raw Normal View History

2011-03-06 04:36:29 -05:00
# $OpenBSD: Makefile,v 1.47 2011/03/06 09:36:29 jakob Exp $
SUBDIR =
SUBDIR += stable
SUBDIR += stable,ldap
SUBDIR += stable,mysql
SUBDIR += stable,pgsql
SUBDIR += stable,sasl2
2011-03-06 04:36:29 -05:00
SUBDIR += stable,sqlite
SUBDIR += snapshot
SUBDIR += snapshot,ldap
SUBDIR += snapshot,mysql
SUBDIR += snapshot,pgsql
SUBDIR += snapshot,sasl2
2010-08-31 02:03:32 -04:00
SUBDIR += snapshot,sqlite
1998-12-16 13:30:46 -05:00
.include <bsd.port.subdir.mk>