svn commit: r449763 - head/x11-themes/gnome-icons-lila

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Sep 13 09:02:50 UTC 2017


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


More information about the svn-ports-all mailing list