git: 3cb0655a71cf - main - x11-wm/obconf: add LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 May 2024 13:02:47 UTC
The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cb0655a71cf52d944ae9d464e3ca851beff2d82 commit 3cb0655a71cf52d944ae9d464e3ca851beff2d82 Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2024-05-18 05:25:42 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2024-05-18 12:58:49 +0000 x11-wm/obconf: add LICENSE PR: 279110 Approved by: novel (maintainer) --- x11-wm/obconf/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 071492c94c9c..52a3fdbea12d 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -1,6 +1,6 @@ PORTNAME= obconf PORTVERSION= 2.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/obconf/ @@ -8,6 +8,9 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Preferences manager for the Openbox window manager WWW= http://openbox.org/wiki/Obconf +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libobrender.so:x11-wm/openbox