Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2015 06:54:53 +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: r398412 - head/devel/rubygem-listen
Message-ID:  <201510020654.t926srn3041102@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct  2 06:54:53 2015
New Revision: 398412
URL: https://svnweb.freebsd.org/changeset/ports/398412

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-listen/Makefile

Modified: head/devel/rubygem-listen/Makefile
==============================================================================
--- head/devel/rubygem-listen/Makefile	Fri Oct  2 06:54:47 2015	(r398411)
+++ head/devel/rubygem-listen/Makefile	Fri Oct  2 06:54:53 2015	(r398412)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Listen to file modifications and notify about the changes
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-rb-fsevent>=0.9.3:${PORTSDIR}/devel/rubygem-rb-fsevent \
 		rubygem-rb-inotify>=0.9:${PORTSDIR}/devel/rubygem-rb-inotify \



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