Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:36:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410414 - head/textproc/rubygem-unf
Message-ID:  <201603060636.u266acm1060752@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:36:38 2016
New Revision: 410414
URL: https://svnweb.freebsd.org/changeset/ports/410414

Log:
  - Add LICENSE_FILE

Modified:
  head/textproc/rubygem-unf/Makefile

Modified: head/textproc/rubygem-unf/Makefile
==============================================================================
--- head/textproc/rubygem-unf/Makefile	Sun Mar  6 06:36:34 2016	(r410413)
+++ head/textproc/rubygem-unf/Makefile	Sun Mar  6 06:36:38 2016	(r410414)
@@ -10,11 +10,11 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Wrapper library to bring Unicode Normalization Form support
 
 LICENSE=	BSD2CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-unf_ext>=0:${PORTSDIR}/textproc/rubygem-unf_ext
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



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