From 257ae7981ca47193808f151035ab909c43d74b51 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sun, 18 Dec 2016 10:59:13 +0000 Subject: [PATCH] Add license --- games/textmaze/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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