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

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

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-listen2/Makefile

Modified: head/devel/rubygem-listen2/Makefile
==============================================================================
--- head/devel/rubygem-listen2/Makefile	Fri Oct  2 06:54:53 2015	(r398412)
+++ head/devel/rubygem-listen2/Makefile	Fri Oct  2 06:54:57 2015	(r398413)
@@ -12,6 +12,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-celluloid>=0.16.0:${PORTSDIR}/devel/rubygem-celluloid \
 		rubygem-rb-fsevent>=0.9.3:${PORTSDIR}/devel/rubygem-rb-fsevent \



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