pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
go-imgui: SET COMMENT AND LICENSE
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Tue Jan 12 11:35:34 2021 +0100
Changeset: 2c2be46c7e6ba802086afa803a4215008ddb0bb2
Modified Files:
go-imgui/Makefile
Log Message:
go-imgui: SET COMMENT AND LICENSE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c2be46c7e6ba802086afa803a4215008ddb0bb2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
go-imgui/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/go-imgui/Makefile b/go-imgui/Makefile
index 745dfb8f21..595ac21973 100644
--- a/go-imgui/Makefile
+++ b/go-imgui/Makefile
@@ -8,8 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=inkyblackness/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/inkyblackness/imgui-go/
-COMMENT= TODO: Short description of the package
-#LICENSE= # TODO: (see mk/license.mk)
+COMMENT= Go wrapper library for Dear ImGui
+LICENSE= modified-bsd
GO_DIST_BASE= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
GO_SRCPATH= github.com/inkyblackness/${GITHUB_PROJECT}
Home |
Main Index |
Thread Index |
Old Index