| Server IP : 82.208.35.60 / Your IP : 216.73.217.33 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/devel/rubygem-rubyinline/ |
Upload File : |
PORTNAME= rubyinline
PORTVERSION= 3.12.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
DISTNAME= RubyInline-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Inline::C allows you to embed C/Ruby directly in ruby scripts
WWW= https://www.zenspider.com/projects/rubyinline.html
LICENSE= MIT
RUN_DEPENDS= rubygem-zentest>=4.3:devel/rubygem-zentest
USES= gem shebangfix
USE_RUBY= yes
NO_ARCH= yes
SHEBANG_FILES= example2.rb \
tutorial/example1.rb \
tutorial/example2.rb
SHEBANG_LANG= ruby2
ruby2_OLD_CMD= /usr/local/bin/ruby17
ruby2_CMD= ${ruby_CMD}
.include <bsd.port.mk>