Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2015 19:02:28 +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: r403008 - head/devel/rubygem-file-tail
Message-ID:  <201512041902.tB4J2S4R035073@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec  4 19:02:27 2015
New Revision: 403008
URL: https://svnweb.freebsd.org/changeset/ports/403008

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-file-tail/Makefile

Modified: head/devel/rubygem-file-tail/Makefile
==============================================================================
--- head/devel/rubygem-file-tail/Makefile	Fri Dec  4 19:02:23 2015	(r403007)
+++ head/devel/rubygem-file-tail/Makefile	Fri Dec  4 19:02:27 2015	(r403008)
@@ -10,11 +10,11 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby library that allows Ruby to 'tail' files
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	rubygem-tins>=1.0:${PORTSDIR}/devel/rubygem-tins
 
 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?201512041902.tB4J2S4R035073>