Colobot is a real-time strategy game, where you can program your units (bots) in a language called CBOT, which is similar to C++ and Java. Your mission is to find a new planet to live and survive. You can save humanity and get programming skills! ok solene@
8 lines
161 B
Makefile
8 lines
161 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2018/09/25 08:53:04 bentley Exp $
|
|
|
|
SUBDIR += colobot
|
|
SUBDIR += data
|
|
SUBDIR += music
|
|
|
|
.include <bsd.port.subdir.mk>
|