2003-01-28 12:30:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.38 2003/01/28 17:30:22 jakob Exp $
|
2000-03-03 06:54:44 -05:00
|
|
|
|
2000-09-25 17:02:29 -04:00
|
|
|
SUBDIR+= stable
|
2001-05-05 17:28:04 -04:00
|
|
|
SUBDIR+= stable,ldap
|
2001-09-28 19:39:57 -04:00
|
|
|
SUBDIR+= stable,mysql
|
2001-05-05 17:28:04 -04:00
|
|
|
SUBDIR+= stable,pcre
|
2003-01-28 12:30:22 -05:00
|
|
|
SUBDIR+= stable,sasl2
|
2001-10-26 14:41:12 -04:00
|
|
|
SUBDIR+= stable,tls
|
2002-12-25 06:53:25 -05:00
|
|
|
SUBDIR+= stable,tls,sasl2
|
2003-01-28 12:30:22 -05:00
|
|
|
SUBDIR+= stable,tls,sasl2,pcre
|
2002-12-25 06:53:25 -05:00
|
|
|
|
2002-06-22 05:00:58 -04:00
|
|
|
SUBDIR+= snapshot
|
2002-12-25 06:53:25 -05:00
|
|
|
SUBDIR+= snapshot,ldap
|
|
|
|
SUBDIR+= snapshot,mysql
|
2002-10-28 09:35:20 -05:00
|
|
|
SUBDIR+= snapshot,pcre
|
2003-01-28 12:29:09 -05:00
|
|
|
SUBDIR+= snapshot,sasl2
|
1998-12-16 13:30:46 -05:00
|
|
|
|
2000-09-25 17:02:29 -04:00
|
|
|
.include <bsd.port.subdir.mk>
|