diff options
Diffstat (limited to 'games/pengpong/Makefile')
-rw-r--r-- | games/pengpong/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pengpong/Makefile b/games/pengpong/Makefile index ba35b9471955..5a513f128a8b 100644 --- a/games/pengpong/Makefile +++ b/games/pengpong/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@FreeBSD.org +COMMENT= A cross-platform pong game written in SDL LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image |