summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-25 18:49:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-25 18:49:08 +0000
commit9f8c6f3ec309c111e3ea8e85d2e5cf0acd639514 (patch)
tree79e2008e3b24e306b878b63d3976c75b666f25e8
parent- Update to 0.10.2 (diff)
- Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=397854
-rw-r--r--devel/rubygem-pry-rails/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-pry-rails/Makefile b/devel/rubygem-pry-rails/Makefile
index a4064fc23f0a..b676a176dde2 100644
--- a/devel/rubygem-pry-rails/Makefile
+++ b/devel/rubygem-pry-rails/Makefile
@@ -10,11 +10,11 @@ MAINTAINER= ruby@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