diff options
Diffstat (limited to 'games/solarwolf/Makefile')
-rw-r--r-- | games/solarwolf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/solarwolf/Makefile b/games/solarwolf/Makefile index 2526ac4ffe5c..093f7d81dfe8 100644 --- a/games/solarwolf/Makefile +++ b/games/solarwolf/Makefile @@ -12,6 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.pygame.org/shredwheat/solarwolf/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= An action/arcade game originally based of SolarFox on the Atari 2600 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |