openbsd-ports/mail/postfix/Makefile
2003-11-24 21:10:07 +00:00

21 lines
430 B
Makefile

# $OpenBSD: Makefile,v 1.39 2003/11/24 21:10:07 jakob Exp $
SUBDIR+= stable
SUBDIR+= stable,ldap
SUBDIR+= stable,mysql
SUBDIR+= stable,pcre
SUBDIR+= stable,sasl2
SUBDIR+= stable,tls
SUBDIR+= stable,tls,sasl2
SUBDIR+= stable,tls,sasl2,pcre
SUBDIR+= snapshot
SUBDIR+= snapshot,ldap
SUBDIR+= snapshot,mysql
SUBDIR+- snapshot,pgsql
SUBDIR+= snapshot,pcre
SUBDIR+= snapshot,sasl2
SUBDIR+= snapshot,tls
.include <bsd.port.subdir.mk>