diff options
Diffstat (limited to 'games/columns/Makefile')
-rw-r--r-- | games/columns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/columns/Makefile b/games/columns/Makefile index 1c6201fa41b5..763f9af1dc8b 100644 --- a/games/columns/Makefile +++ b/games/columns/Makefile @@ -13,6 +13,8 @@ DISTNAME= Columns-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Nice little implementation of columns game for X Window System + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |