svn commit: r335528 - head/devel/rubygem-rspec-spies
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Dec 2 18:36:14 UTC 2013
Author: sunpoet
Date: Mon Dec 2 18:36:14 2013
New Revision: 335528
URL: http://svnweb.freebsd.org/changeset/ports/335528
Log:
- Add LICENSE
Modified:
head/devel/rubygem-rspec-spies/Makefile
Modified: head/devel/rubygem-rspec-spies/Makefile
==============================================================================
--- head/devel/rubygem-rspec-spies/Makefile Mon Dec 2 18:36:10 2013 (r335527)
+++ head/devel/rubygem-rspec-spies/Makefile Mon Dec 2 18:36:14 2013 (r335528)
@@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Test spies, for rspec
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-rspec>=2.0:${PORTSDIR}/devel/rubygem-rspec
USE_RUBY= yes
More information about the svn-ports-all
mailing list