2013-06-10 03:27:05 +02:00
|
|
|
PORTNAME= rdtool
|
|
|
|
PORTVERSION= 0.6.38
|
2015-10-23 15:51:10 +02:00
|
|
|
PORTREVISION= 3
|
2013-06-10 03:27:05 +02:00
|
|
|
CATEGORIES= textproc ruby
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
|
|
|
|
|
2015-05-24 02:07:06 +02:00
|
|
|
LICENSE= GPLv2 GPLv3 RUBY
|
|
|
|
LICENSE_COMB= dual
|
2013-06-10 03:27:05 +02:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2016-04-27 18:36:41 +02:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem shebangfix
|
2015-08-14 15:17:51 +02:00
|
|
|
SHEBANG_FILES= bin/rd2 bin/rdswap.rb
|
2015-10-23 15:51:10 +02:00
|
|
|
ruby_OLD_CMD= /usr/bin/ruby1.9.1
|
2013-06-10 03:27:05 +02:00
|
|
|
|
2015-05-24 02:07:06 +02:00
|
|
|
PLIST_FILES= bin/rd2 bin/rdswap.rb
|
2013-06-10 03:27:05 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|