openbsd-ports/devel/py-twisted/Makefile

17 lines
328 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/07/05 13:37:02 eric Exp $
SUBDIR =
SUBDIR += core
SUBDIR += conch
SUBDIR += lore
SUBDIR += mail
SUBDIR += names
SUBDIR += news
SUBDIR += pair
SUBDIR += runner
SUBDIR += web
SUBDIR += web2
SUBDIR += words
.include <bsd.port.subdir.mk>