openbsd-ports/devel/py-twisted/Makefile

16 lines
309 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 2010/02/01 17:00:13 espie Exp $
SUBDIR =
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>