openbsd-ports/mail/postfix/Makefile

16 lines
309 B
Makefile
Raw Normal View History

2007-04-02 07:38:52 -04:00
# $OpenBSD: Makefile,v 1.44 2007/04/02 11:38:52 jakob Exp $
SUBDIR+= stable
SUBDIR+= stable,ldap
SUBDIR+= stable,mysql
2007-04-02 07:38:52 -04:00
SUBDIR+= stable,pgsql
SUBDIR+= stable,sasl2
2004-06-10 17:22:41 -04:00
SUBDIR+= snapshot
SUBDIR+= snapshot,ldap
SUBDIR+= snapshot,mysql
2007-04-02 07:38:52 -04:00
SUBDIR+= snapshot,pgsql
2004-06-10 17:22:41 -04:00
SUBDIR+= snapshot,sasl2
1998-12-16 13:30:46 -05:00
.include <bsd.port.subdir.mk>