Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2015 14:50:00 +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: r396572 - head/x11-fonts/roboto-fonts-ttf
Message-ID:  <201509101450.t8AEo0DB035034@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Sep 10 14:49:59 2015
New Revision: 396572
URL: https://svnweb.freebsd.org/changeset/ports/396572

Log:
  - Add LICENSE_FILE
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/x11-fonts/roboto-fonts-ttf/Makefile

Modified: head/x11-fonts/roboto-fonts-ttf/Makefile
==============================================================================
--- head/x11-fonts/roboto-fonts-ttf/Makefile	Thu Sep 10 14:15:44 2015	(r396571)
+++ head/x11-fonts/roboto-fonts-ttf/Makefile	Thu Sep 10 14:49:59 2015	(r396572)
@@ -13,9 +13,11 @@ MAINTAINER=	winston@ml1.net
 COMMENT=	The Roboto typeface family
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/Roboto/LICENSE.txt
 
 USES=		fonts zip:infozip
 WRKSRC=		${WRKDIR}/Roboto_v${PORTVERSION}
+NO_ARCH=	yes
 
 SUB_FILES=	pkg-message
 



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