svn commit: r396572 - head/x11-fonts/roboto-fonts-ttf

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Sep 10 14:50:00 UTC 2015


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


More information about the svn-ports-all mailing list