From f05bc443acd4eb10d70d944c0a4dc34b8af6aee1 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sun, 8 Nov 2020 19:59:18 +0000 Subject: [PATCH] Update LICENSE & assume maintainership --- x11/slop/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 9b7b1c0606a0..b7d49640a62a 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -6,10 +6,11 @@ DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= x11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 0mp@FreeBSD.org COMMENT= Make a screen selection and print the selection coordinates to stdout -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm LIB_DEPENDS= libicuuc.so:devel/icu