diff options
Diffstat (limited to 'textproc/rubygem-rails-dom-testing')
-rw-r--r-- | textproc/rubygem-rails-dom-testing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile index 3e226955b933..e19871af1b41 100644 --- a/textproc/rubygem-rails-dom-testing/Makefile +++ b/textproc/rubygem-rails-dom-testing/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activesupport4>=4.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-nokogiri>=1.6:${PORTSDIR}/textproc/rubygem-nokogiri \ |