diff options
Diffstat (limited to '')
-rw-r--r-- | games/uhexen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/uhexen/Makefile b/games/uhexen/Makefile index 3269d4f76e26..7f9057a5fc6f 100644 --- a/games/uhexen/Makefile +++ b/games/uhexen/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://uhexen.sourceforge.net/ DISTNAME= ${PORTNAME}-latest MAINTAINER= ports@FreeBSD.org +COMMENT= Yet another port of Hexen, popular game from Raven Softrware LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |