git: 409d0dfd8564 - main - misc/ipbt: Set LICENSE

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Thu, 07 Oct 2021 12:06:41 UTC
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=409d0dfd85648fae530ec41c5d4afa9f2e88830f

commit 409d0dfd85648fae530ec41c5d4afa9f2e88830f
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-10-07 12:05:51 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2021-10-07 12:06:37 +0000

    misc/ipbt: Set LICENSE
    
    Approved by:    portmgr blanket
---
 misc/ipbt/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile
index ff2cb40ef5b6..9b1cd807646f 100644
--- a/misc/ipbt/Makefile
+++ b/misc/ipbt/Makefile
@@ -11,6 +11,9 @@ COMMENT=	High-tech ttyrec player with improvements over ttyplay
 
 USES=		ncurses perl5 shebangfix
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENCE
+
 ALL_TARGET=	${PORTNAME}
 MAKE_ARGS=	LFLAGS="${LDFLAGS}" NCURSES_LIB="${NCURSESLIBS}"
 PLIST_FILES=	bin/ipbt bin/ttygrep bin/ttydump man/man1/ipbt.1.gz