aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-game/pkg-descr
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/py-game/pkg-descr
parent95383bf79bbe3466c9a9ae9a36fca7c2058e8634 (diff)
downloadfreebsd-ports-graphics-82a9eb917c148dc71e1b31a2daba0aa41af618bd.tar.gz
freebsd-ports-graphics-82a9eb917c148dc71e1b31a2daba0aa41af618bd.tar.zst
freebsd-ports-graphics-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/py-game/pkg-descr')
-rw-r--r--devel/py-game/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-game/pkg-descr b/devel/py-game/pkg-descr
new file mode 100644
index 00000000000..a8d528d0dd7
--- /dev/null
+++ b/devel/py-game/pkg-descr
@@ -0,0 +1,4 @@
+Pygame is a cross-platfrom library designed to make it easy to write
+multimedia software, such as games, in Python.
+
+WWW: http://pygame.seul.org