summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/py-pyganim/Makefile7
-rw-r--r--graphics/py-pyganim/pkg-descr6
2 files changed, 5 insertions, 8 deletions
diff --git a/graphics/py-pyganim/Makefile b/graphics/py-pyganim/Makefile
index 31ba804389e6..34548411c61b 100644
--- a/graphics/py-pyganim/Makefile
+++ b/graphics/py-pyganim/Makefile
@@ -8,16 +8,15 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Pyganim-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Sprite animation module for Pygame
LICENSE= BSD2CLAUSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${FLAVOR}
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PYGAME}
USES= python zip
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/graphics/py-pyganim/pkg-descr b/graphics/py-pyganim/pkg-descr
index cf04c4302f90..3fd3e33da0f8 100644
--- a/graphics/py-pyganim/pkg-descr
+++ b/graphics/py-pyganim/pkg-descr
@@ -4,7 +4,5 @@ Pyganim works with Python 2 and Python 3.
The mascot of Pyganim is a red vitruvian pig.
-Pyganim was written by Al Sweigart and released under a "Simplified BSD"
-license. Contact Al with any questions/bug reports: al@inventwithpython.com
-
-WWW: http://inventwithpython.com/pyganim
+WWW: https://pypi.python.org/pypi/Pyganim
+WWW: https://inventwithpython.com/pyganim/