diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-11-30 20:14:02 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-11-30 20:14:02 +0800 |
commit | 42a0ccbfc48c1108519bc46b62ff216e91c44bae (patch) | |
tree | ad1f018fb7195de9c2ff6f3de8c277000b358830 /games/Makefile | |
parent | 7a2965c5a7a7014e9f428f70a4b9e15d17ad63b0 (diff) | |
download | freebsd-ports-gnome-42a0ccbfc48c1108519bc46b62ff216e91c44bae.tar.gz freebsd-ports-gnome-42a0ccbfc48c1108519bc46b62ff216e91c44bae.tar.zst freebsd-ports-gnome-42a0ccbfc48c1108519bc46b62ff216e91c44bae.zip |
An Open-Source Tower Defense Game developed with Python and Pygame.
WWW: http://phelerox.wordpress.com/programming/pytowerdefense/
PR: ports/171391
Submitted by: nemysis (self)
Approved by: wg (mentor)
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 793eb400a316..87408e425cdd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -765,6 +765,7 @@ SUBDIR += pysycache-themes SUBDIR += pythonchess SUBDIR += pythonsudoku + SUBDIR += pytowerdefense SUBDIR += q2p SUBDIR += q2pro SUBDIR += q3cellshading |