aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-09-16 17:51:34 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-09-16 17:51:34 +0000
commitc84849260bea0880d6aa6c2771638da9de584985 (patch)
tree6920e08eec13176d22b75637ea641dcd47b38aa0 /devel/Makefile
parent6b63b6913d8c30ddb9f71d8e00bbd2b834920815 (diff)
downloadports-c84849260bea0880d6aa6c2771638da9de584985.tar.gz
ports-c84849260bea0880d6aa6c2771638da9de584985.zip
PySDL2 is easy to learn and a powerful multimedia programming framework.
It is a wrapper around the various SDL2 libraries and as such similar to the discontinued PySDL project. WWW: http://bitbucket.org/marcusva/py-sdl2
Notes
Notes: svn path=/head/; revision=327429
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 d7ae0b1b5160..4b8db80fdd5f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3723,6 +3723,7 @@
SUBDIR += py-rtree
SUBDIR += py-ruledispatch
SUBDIR += py-sanetime
+ SUBDIR += py-sdl2
SUBDIR += py-serpent
SUBDIR += py-setproctitle
SUBDIR += py-setuptools-git