Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2017 09:02:49 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449763 - head/x11-themes/gnome-icons-lila
Message-ID:  <201709130902.v8D92nZc022083@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Sep 13 09:02:49 2017
New Revision: 449763
URL: https://svnweb.freebsd.org/changeset/ports/449763

Log:
  - Add LICENSE
  - Whitespace fix

Modified:
  head/x11-themes/gnome-icons-lila/Makefile

Modified: head/x11-themes/gnome-icons-lila/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-lila/Makefile	Wed Sep 13 09:01:51 2017	(r449762)
+++ head/x11-themes/gnome-icons-lila/Makefile	Wed Sep 13 09:02:49 2017	(r449763)
@@ -15,11 +15,14 @@ DISTNAME=	${PORTNAME}-gnome_${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lila Icons for Gnome
 
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/Lila/LICENSE
+
 RESTRICTED=	${REASON}
 
 NO_WRKSUBDIR=	yes
 
-USES=	tar:bzip2
+USES=		tar:bzip2
 
 .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
 .include <bsd.port.mk>



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