aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-10-07 12:05:51 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-10-07 12:06:37 +0000
commit409d0dfd85648fae530ec41c5d4afa9f2e88830f (patch)
treef378e307a91a83c802eedc8418f8f21096fc4a5b
parentd9d7377afe2bd94c265d28066454e28b46df0144 (diff)
downloadports-409d0dfd85648fae530ec41c5d4afa9f2e88830f.tar.gz
ports-409d0dfd85648fae530ec41c5d4afa9f2e88830f.zip
misc/ipbt: Set LICENSE
Approved by: portmgr blanket
-rw-r--r--misc/ipbt/Makefile3
1 files changed, 3 insertions, 0 deletions
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