diff options
Diffstat (limited to '')
-rw-r--r-- | games/crossfire-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index fd6e46ee0e38..a73184e618fc 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${PORTNAME}-client-${PORTVERSION}.tar.gz \ ${PORTNAME}-client-sounds-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Multiplayer graphical arcade and adventure game made for X11 LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image |