openbsd-ports/mail/postfix/Makefile
2003-01-28 17:30:22 +00:00

19 lines
384 B
Makefile

# $OpenBSD: Makefile,v 1.38 2003/01/28 17:30:22 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,pcre
SUBDIR+= snapshot,sasl2
.include <bsd.port.subdir.mk>