12 lines
238 B
Makefile
12 lines
238 B
Makefile
# $OpenBSD: Makefile,v 1.34 2002/06/22 09:00:58 jakob Exp $
|
|
|
|
SUBDIR+= stable
|
|
SUBDIR+= stable,ldap
|
|
SUBDIR+= stable,mysql
|
|
SUBDIR+= stable,pcre
|
|
SUBDIR+= stable,tls
|
|
SUBDIR+= snapshot
|
|
SUBDIR+= snapshot,tls,sasl2
|
|
|
|
.include <bsd.port.subdir.mk>
|