Commit graph

4 commits

Author SHA1 Message Date
Marc Recht
8ee752470e Fix the PLISTs after the pkgsrc lang/python/extension.mk change.
Also, add python23, python23-pth and remove unneeded compileall.py in
post-install target where appropriate.
2003-09-14 22:00:36 +00:00
Marc Recht
1b8e3a056b Fix typo in MASTER_SITE (it's pygame not pygam) 2003-08-21 10:43:37 +00:00
Marc Recht
990bf1da71 NetBSD has no trunc(3), so use the already existing version for Windows
on NetBSD, too.
Also use http://pygame.org/ as HOMEPAGE.
2003-07-13 09:29:45 +00:00
Marc Recht
520bf714fe Initial import of Pygame 1.5.6
Pygame is a set of Python modules designed for writing games. It is written on
top of the excellent SDL library. This allows you to create fully featured
games and multimedia programs in the python language. Pygame is highly
portable and runs on nearly every platform and operating system.
2003-06-19 20:29:55 +00:00