svn commit: r422125 - head/x11-themes/greybird-theme

Olivier Duchateau olivierd at FreeBSD.org
Wed Sep 14 11:20:43 UTC 2016


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 at 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
 


More information about the svn-ports-head mailing list