aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-12-19 01:02:09 +0800
committersobomax <sobomax@FreeBSD.org>2000-12-19 01:02:09 +0800
commit82a9eb917c148dc71e1b31a2daba0aa41af618bd (patch)
treeadcbe7b2d056311151277be548c9cd34aedc58b9 /devel/Makefile
parent95383bf79bbe3466c9a9ae9a36fca7c2058e8634 (diff)
downloadfreebsd-ports-gnome-82a9eb917c148dc71e1b31a2daba0aa41af618bd.tar.gz
freebsd-ports-gnome-82a9eb917c148dc71e1b31a2daba0aa41af618bd.tar.zst
freebsd-ports-gnome-82a9eb917c148dc71e1b31a2daba0aa41af618bd.zip
Add Pygame. Pygame is a cross-platfrom library designed to make it easy to
write multimedia software, such as games, in Python.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4bff5cb082bb..0e27530e1349 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -279,6 +279,7 @@
SUBDIR += pth-devel
SUBDIR += py-coro
SUBDIR += py-functional
+ SUBDIR += py-game
SUBDIR += py-htmlkit
SUBDIR += py-kjbuckets
SUBDIR += py-kqueue