diff options
Diffstat (limited to 'games/tuxtype/Makefile')
-rw-r--r-- | games/tuxtype/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile index f3a26665fa5c..7a8792a0844a 100644 --- a/games/tuxtype/Makefile +++ b/games/tuxtype/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@FreeBSD.org +COMMENT= An educational typing tutor starring Tux the Linux Penguin LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |