diff options
Diffstat (limited to 'devel/py-game/Makefile')
-rw-r--r-- | devel/py-game/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile index 40d8860583a5..9198b62292b6 100644 --- a/devel/py-game/Makefile +++ b/devel/py-game/Makefile @@ -8,6 +8,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Module designed to write games in Python +WWW= https://www.pygame.org/news LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/docs/LGPL.txt |