openbsd-ports/lang/python/Makefile
sturm e0e1f5795d adapt to python 2.3
new subpackage -bsddb for python 2.3 only
2003-12-31 17:40:20 +00:00

9 lines
132 B
Makefile

# $OpenBSD: Makefile,v 1.50 2003/12/31 17:40:20 sturm Exp $
SUBDIR+= 2.1
SUBDIR+= 2.2
SUBDIR+= 2.3
.include <bsd.port.subdir.mk>