git: b2ee56a6083c - main - x11/swayr: restore LICENSE_FILE after 2a6906acc969
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Sep 2022 14:30:08 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b2ee56a6083ccdfc13c8e0844d6cdb67b4c56973
commit b2ee56a6083ccdfc13c8e0844d6cdb67b4c56973
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-09-30 14:29:25 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-09-30 14:29:25 +0000
x11/swayr: restore LICENSE_FILE after 2a6906acc969
---
x11/swayr/Makefile | 1 +
x11/swayrbar/Makefile | 1 +
2 files changed, 2 insertions(+)
diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile
index b0921f8c5578..b6e9ea4a1806 100644
--- a/x11/swayr/Makefile
+++ b/x11/swayr/Makefile
@@ -10,6 +10,7 @@ COMMENT= Urgent-first/LRU window switcher for sway
WWW= https://sr.ht/~tsdh/swayr/#swayr
LICENSE= GPLv3+
+LICENSE_FILE= ${_LICENSE_STORE}/GPLv3
USES= cargo
PLIST_FILES= bin/${PORTNAME} \
diff --git a/x11/swayrbar/Makefile b/x11/swayrbar/Makefile
index 2ed7cbc0ba27..14b0dfd02450 100644
--- a/x11/swayrbar/Makefile
+++ b/x11/swayrbar/Makefile
@@ -10,6 +10,7 @@ COMMENT= status_command for swaybar
WWW= https://sr.ht/~tsdh/swayr/#swayrbar
LICENSE= GPLv3+
+LICENSE_FILE= ${_LICENSE_STORE}/GPLv3
USES= cargo
PLIST_FILES= bin/${PORTNAME}