svn commit: r387802 - head/devel/rubygem-pry-rails
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 29 11:14:34 UTC 2015
Author: sunpoet
Date: Fri May 29 11:14:33 2015
New Revision: 387802
URL: https://svnweb.freebsd.org/changeset/ports/387802
Log:
- Add LICENSE
Modified:
head/devel/rubygem-pry-rails/Makefile
Modified: head/devel/rubygem-pry-rails/Makefile
==============================================================================
--- head/devel/rubygem-pry-rails/Makefile Fri May 29 11:14:28 2015 (r387801)
+++ head/devel/rubygem-pry-rails/Makefile Fri May 29 11:14:33 2015 (r387802)
@@ -9,10 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Use Pry as your rails console
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-pry>=0.9.10:${PORTSDIR}/devel/rubygem-pry
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list