diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index 528457d9cbf4..763116c67d40 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Generates mazes on a text terminal and lets you traverse them +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/gpl.txt + RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses USES= shebangfix perl5