diff options
-rw-r--r-- | textproc/rubygem-nokogiri-diff/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-nokogiri-diff/Makefile b/textproc/rubygem-nokogiri-diff/Makefile index 2b7266d4ff2f..f9ec8dd4dea2 100644 --- a/textproc/rubygem-nokogiri-diff/Makefile +++ b/textproc/rubygem-nokogiri-diff/Makefile @@ -10,10 +10,12 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate the differences between two XML/HTML documents LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-nokogiri>=1.5:${PORTSDIR}/textproc/rubygem-nokogiri \ rubygem-tdiff>=0.3.2:${PORTSDIR}/devel/rubygem-tdiff +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |