Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2015 18:43:16 +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: r398847 - head/net-im/rubygem-lita
Message-ID:  <201510081843.t98IhGFF059808@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  8 18:43:16 2015
New Revision: 398847
URL: https://svnweb.freebsd.org/changeset/ports/398847

Log:
  - Add LICENSE_FILE

Modified:
  head/net-im/rubygem-lita/Makefile

Modified: head/net-im/rubygem-lita/Makefile
==============================================================================
--- head/net-im/rubygem-lita/Makefile	Thu Oct  8 18:43:11 2015	(r398846)
+++ head/net-im/rubygem-lita/Makefile	Thu Oct  8 18:43:16 2015	(r398847)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Multi-service chat bot with extendable behavior
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	redis>=0:${PORTSDIR}/databases/redis \
 		rubygem-bundler>=1.3:${PORTSDIR}/sysutils/rubygem-bundler \



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