Date: Tue, 30 Apr 2013 07:21:39 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316886 - head/x11-themes/gtk-oxygen-engine Message-ID: <201304300721.r3U7LdNN011136@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Tue Apr 30 07:21:39 2013 New Revision: 316886 URL: http://svnweb.freebsd.org/changeset/ports/316886 Log: Set LICENSE, and adjust the WWW line in pkg-descr to the new format. Modified: head/x11-themes/gtk-oxygen-engine/Makefile head/x11-themes/gtk-oxygen-engine/pkg-descr Modified: head/x11-themes/gtk-oxygen-engine/Makefile ============================================================================== --- head/x11-themes/gtk-oxygen-engine/Makefile Tue Apr 30 07:21:08 2013 (r316885) +++ head/x11-themes/gtk-oxygen-engine/Makefile Tue Apr 30 07:21:39 2013 (r316886) @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION MAINTAINER= rakuco@FreeBSD.org COMMENT= Oxygen-Gtk engine and theme +LICENSE= LGPL21 + LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib Modified: head/x11-themes/gtk-oxygen-engine/pkg-descr ============================================================================== --- head/x11-themes/gtk-oxygen-engine/pkg-descr Tue Apr 30 07:21:08 2013 (r316885) +++ head/x11-themes/gtk-oxygen-engine/pkg-descr Tue Apr 30 07:21:39 2013 (r316886) @@ -1,3 +1,3 @@ Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to gtk. -WWW: http://kde-look.org/content/show.php/?content=136216 +WWW: http://kde-look.org/content/show.php/?content=136216
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304300721.r3U7LdNN011136>