aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlscan
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-01 19:29:07 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-01 19:29:07 +0000
commitc5c1938867fce91e6820baa11e64e431320acb2b (patch)
tree56654d529d32ca3cca943b854184a6a7dec41ad8 /textproc/ruby-xmlscan
parentdc4a34e11ad6e27de9d6e2f009bc9b7cdcd16014 (diff)
Notes
Diffstat (limited to 'textproc/ruby-xmlscan')
-rw-r--r--textproc/ruby-xmlscan/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile
index 9942e041de6d..62bfd745b13f 100644
--- a/textproc/ruby-xmlscan/Makefile
+++ b/textproc/ruby-xmlscan/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xmlscan
PORTVERSION= 0.2.3
+PORTREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -13,7 +14,11 @@ COMMENT= High-performance non-validating XML parser written in 100% pure Ruby
USE_RUBY= yes
+NO_ARCH= yes
NO_BUILD= yes
+USES= shebangfix
+SHEBANG_FILES= samples/xmlbench.rb \
+ samples/xmlconftest.rb
DOCS_EN= ChangeLog \
README \