From d79bc1fb5b308a50ab5651ff4799448543d2c62c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 12 Apr 2021 16:19:07 +0300 Subject: [PATCH] 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@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 . + +WWW: https://www.mono-project.com/archived/gtkglarea/