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