diff options
Diffstat (limited to 'devel/py-game_sdl2/Makefile')
-rw-r--r-- | devel/py-game_sdl2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile index 2d989922d3a4..fa4a172e0e64 100644 --- a/devel/py-game_sdl2/Makefile +++ b/devel/py-game_sdl2/Makefile @@ -8,6 +8,7 @@ DISTNAME= py${PORTNAME}-2.1.0-for-renpy-${DISTVERSION} MAINTAINER= jbeich@FreeBSD.org COMMENT= Reimplementation of portions of the pygame API using SDL2 +WWW= https://github.com/renpy/pygame_sdl2 LICENSE= LGPL21+ ZLIB LICENSE_COMB= multi |