mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add license
This commit is contained in:
parent
87b7dc21a5
commit
257ae7981c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428843
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue