x11-toolkits/gtkglarea2: add LICENSE and WWW
This commit is contained in:
parent
b4b402beb8
commit
d79bc1fb5b
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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@ece.ucdavis.edu>.
|
||||
|
||||
WWW: https://www.mono-project.com/archived/gtkglarea/
|
||||
|
|
Loading…
Reference in a new issue