git: d79bc1fb5b30 - main - x11-toolkits/gtkglarea2: add LICENSE and WWW

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Apr 12 16:50:17 UTC 2021


The branch main has been updated by amdmi3:

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

commit d79bc1fb5b308a50ab5651ff4799448543d2c62c
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-12 13:19:07 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-12 16:49:08 +0000

    x11-toolkits/gtkglarea2: add LICENSE and WWW
---
 x11-toolkits/gtkglarea2/Makefile  | 3 +++
 x11-toolkits/gtkglarea2/pkg-descr | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile
index 8f562a8d1b89..e9726734a627 100644
--- a/x11-toolkits/gtkglarea2/Makefile
+++ b/x11-toolkits/gtkglarea2/Makefile
@@ -11,6 +11,9 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OpenGL widget for the GTK+2 GUI toolkit
 
+LICENSE=	LGPL20+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libfontconfig.so:x11-fonts/fontconfig
 
diff --git a/x11-toolkits/gtkglarea2/pkg-descr b/x11-toolkits/gtkglarea2/pkg-descr
index b9bcd3e85ebe..ab92eeef6815 100644
--- a/x11-toolkits/gtkglarea2/pkg-descr
+++ b/x11-toolkits/gtkglarea2/pkg-descr
@@ -6,3 +6,5 @@ OpenGL capable visual, rendering to off-screen pixmaps is also supported.
 
 Related project which may interest those who use GTK-- is GtkGLArea--. It is a
 C++ wrapper for gtkglarea written by Karl Nelson <kenelson at ece.ucdavis.edu>.
+
+WWW: https://www.mono-project.com/archived/gtkglarea/


More information about the dev-commits-ports-all mailing list