summaryrefslogtreecommitdiff
path: root/net/py-tofu/Makefile
AgeCommit message (Collapse)Author
2005-10-10Change COMMENT to reflect Porters Handbook (sect 5.6)Marcus Alves Grando
Notified by: hq Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-10-08Use %%PYTHON_SITELIBDIR%%Marcus Alves Grando
Remove bsd.port.pre.mk
2005-10-08Tofu is a practical high-level network game engine, writtenMarcus Alves Grando
in Python and based on Twisted. Tofu is designed for games where players play one or several characters accross several levels. This includes jump'n run games, RPG or RTS, but not Tetris-like games or board game. It currently support client-server and single player mode; peer-to-peer mode may be added later. PR: 86956 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>