openbsd-ports/devel/py-twisted/Makefile
landry 6462be2ae0 Re-enable py-twisted-web2, yet another dependency of moovida/elisa.
Bump the version back to the last existing version (8.1.0), and bump
PKGNAME again to be on the safe side..
ok eric@
2009-10-14 12:47:48 +00:00

15 lines
296 B
Makefile

# $OpenBSD: Makefile,v 1.3 2009/10/14 12:47:48 landry 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>