svn commit: r398847 - head/net-im/rubygem-lita

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 8 18:43:17 UTC 2015


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 at 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 \


More information about the svn-ports-all mailing list