Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2016 20:13:12 +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: r410560 - head/devel/rubygem-fast_xor
Message-ID:  <201603072013.u27KDCRu056861@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Mar  7 20:13:12 2016
New Revision: 410560
URL: https://svnweb.freebsd.org/changeset/ports/410560

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-fast_xor/Makefile

Modified: head/devel/rubygem-fast_xor/Makefile
==============================================================================
--- head/devel/rubygem-fast_xor/Makefile	Mon Mar  7 20:13:07 2016	(r410559)
+++ head/devel/rubygem-fast_xor/Makefile	Mon Mar  7 20:13:12 2016	(r410560)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast String XOR operator
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake \
 		rubygem-rake-compiler>=0:${PORTSDIR}/devel/rubygem-rake-compiler



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