Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2016 11:20:42 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422125 - head/x11-themes/greybird-theme
Message-ID:  <201609141120.u8EBKgKY083154@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Wed Sep 14 11:20:42 2016
New Revision: 422125
URL: https://svnweb.freebsd.org/changeset/ports/422125

Log:
  - Add LICENSE
  - Tell PORTSCOUT to monitor only 3.18.x releases

Modified:
  head/x11-themes/greybird-theme/Makefile

Modified: head/x11-themes/greybird-theme/Makefile
==============================================================================
--- head/x11-themes/greybird-theme/Makefile	Wed Sep 14 10:02:14 2016	(r422124)
+++ head/x11-themes/greybird-theme/Makefile	Wed Sep 14 11:20:42 2016	(r422125)
@@ -10,8 +10,13 @@ PKGNAMESUFFIX=	-theme
 MAINTAINER=	olivierd@FreeBSD.org
 COMMENT=	Gtk and xfwm4 themes for the Xfce Desktop
 
+LICENSE=	GPLv2 CC-BY-SA-3.0
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	gtk-murrine-engine>=0.98.1:x11-themes/gtk-murrine-engine
 
+PORTSCOUT=	limit:^3\.18\.
+
 GH_ACCOUNT=	shimmerproject
 GH_PROJECT=	Greybird
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609141120.u8EBKgKY083154>