openbsd-ports/devel/py-twisted/Makefile
eric 951e3d7e88 - update twisted to 10.0.0
- add twisted.pair
- better regress target

with help from alek@
ok landry@
2010-07-05 13:37:02 +00:00

17 lines
328 B
Makefile

# $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>