- Add LICENSE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
c475613a4d
commit
41cc2d307c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446561
2 changed files with 4 additions and 1 deletions
|
@ -10,6 +10,9 @@ PKGNAMESUFFIX= 3
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GTK+ Integration library for Clutter
|
||||
|
||||
LICENSE= LGPL20+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcogl.so:graphics/cogl \
|
||||
libclutter-1.0.so:graphics/clutter \
|
||||
libjson-glib-1.0.so:devel/json-glib
|
||||
|
|
|
@ -2,4 +2,4 @@ Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
|
|||
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
|
||||
default ClutterStage into any GtkContainer.
|
||||
|
||||
WWW: http://blogs.gnome.org/clutter/
|
||||
WWW: https://blogs.gnome.org/clutter/
|
||||
|
|
Loading…
Reference in a new issue