git: a9cc08369fe6 - main - x11-wm/amiwm: Add license information

From: Joel Bodenmann <jbo_at_FreeBSD.org>
Date: Sun, 09 Jun 2024 01:29:13 UTC
The branch main has been updated by jbo:

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

commit a9cc08369fe67af8e373c6cdd463b9a06ffc1ba9
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2024-06-09 01:26:56 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-06-09 01:28:15 +0000

    x11-wm/amiwm: Add license information
    
    PR:             279105
    Approved by:    tcberner (mentor, implicit)
---
 x11-wm/amiwm/Makefile | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile
index 39f2f8bff906..77abbb4f469d 100644
--- a/x11-wm/amiwm/Makefile
+++ b/x11-wm/amiwm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	amiwm
 PORTVERSION=	0.22.pl2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm
 MASTER_SITES=	https://ftp.lysator.liu.se/pub/X11/wm/amiwm/
 DISTNAME=	${PORTNAME}0.22pl2
@@ -9,6 +9,11 @@ MAINTAINER=	dcarmich@dcarmichael.net
 COMMENT=	Window manager that makes your desktop look like an Amiga(TM)
 WWW=		https://www.lysator.liu.se/~marcus/amiwm.html
 
+LICENSE=	amiwm
+LICENSE_NAME=	Generic amiwm License
+LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_PERMS=	auto-accept
+
 USES=		shebangfix xorg
 SHEBANG_FILES=	Xinitrc.in \
 		Xsession.in \