openbsd-ports/devel/py-twisted/Makefile
eric bd7c4096c9 - update to 8.2.0
- web2 is being phased out
- sanitize regress target

ok wcmaier@
2009-01-30 16:22:08 +00:00

15 lines
295 B
Makefile

# $OpenBSD: Makefile,v 1.2 2009/01/30 16:22:08 eric Exp $
SUBDIR += core
SUBDIR += conch
SUBDIR += lore
SUBDIR += mail
SUBDIR += names
SUBDIR += news
SUBDIR += runner
SUBDIR += web
# SUBDIR += web2
SUBDIR += words
.include <bsd.port.subdir.mk>