From a9cc08369fe67af8e373c6cdd463b9a06ffc1ba9 Mon Sep 17 00:00:00 2001 From: Chris Hutchinson Date: Sun, 9 Jun 2024 03:26:56 +0200 Subject: [PATCH] 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 \