git: 793672c0df22 - main - x11-toolkits/girara: Add LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 May 2024 16:14:05 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=793672c0df221077d5267ebac57c6488e80d8623 commit 793672c0df221077d5267ebac57c6488e80d8623 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-05-21 16:13:12 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-05-21 16:13:12 +0000 x11-toolkits/girara: Add LICENSE PR: 279059 --- x11-toolkits/girara/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 21a6b98828f3..da51a5c82e3f 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -7,6 +7,9 @@ MAINTAINER= madpilot@FreeBSD.org COMMENT= GTK3 Interface Library for Zathura PDF Viewer WWW= https://pwmt.org/projects/girara/ +LICENSE= ZLIB +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= compiler:c11 gnome meson pathfix pkgconfig tar:xz PATHFIX_MAKEFILEIN= Makefile USE_GNOME= cairo glib20 gtk30