diff options
Diffstat (limited to 'games/uhexen2/Makefile')
-rw-r--r-- | games/uhexen2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile index d3dbc45fe0c2..3259618a1703 100644 --- a/games/uhexen2/Makefile +++ b/games/uhexen2/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Hexen II source port supporting Linux/FreeBSD/Unix/Windows LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad \ libvorbis.so:${PORTSDIR}/audio/libvorbis |