openbsd-ports/devel/py-twisted/Makefile

15 lines
298 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2006/07/29 14:37:37 alek 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>