openbsd-ports/mail/postfix/Makefile
jakob b675939442 move to postfix release 2.1 and snapshot 2.2
- enable SMTP over SSL/TLS by default
- enable IPv6 by default
- enable PRE by default
- keep sasl2/ldap/mysql/pgsql as flavours
2004-04-25 10:36:39 +00:00

14 lines
267 B
Makefile

# $OpenBSD: Makefile,v 1.42 2004/04/25 10:36:39 jakob Exp $
SUBDIR+= stable
SUBDIR+= stable,ldap
SUBDIR+= stable,mysql
SUBDIR+= stable,sasl2
#SUBDIR+= snapshot
#SUBDIR+= snapshot,ldap
#SUBDIR+= snapshot,mysql
#SUBDIR+= snapshot,sasl2
.include <bsd.port.subdir.mk>