svn commit: r397854 - head/devel/rubygem-pry-rails

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 25 18:49:09 UTC 2015


Author: sunpoet
Date: Fri Sep 25 18:49:08 2015
New Revision: 397854
URL: https://svnweb.freebsd.org/changeset/ports/397854

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-pry-rails/Makefile

Modified: head/devel/rubygem-pry-rails/Makefile
==============================================================================
--- head/devel/rubygem-pry-rails/Makefile	Fri Sep 25 18:49:03 2015	(r397853)
+++ head/devel/rubygem-pry-rails/Makefile	Fri Sep 25 18:49:08 2015	(r397854)
@@ -10,11 +10,11 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Use Pry as your rails console
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENCE
 
 RUN_DEPENDS=	rubygem-pry>=0.9.10:${PORTSDIR}/devel/rubygem-pry
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list