svn commit: r387229 - head/textproc/rubygem-rttool
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 24 00:07:17 UTC 2015
Author: sunpoet
Date: Sun May 24 00:07:15 2015
New Revision: 387229
URL: https://svnweb.freebsd.org/changeset/ports/387229
Log:
- Add LICENSE
- Remove RG link from WWW
Modified:
head/textproc/rubygem-rttool/Makefile
head/textproc/rubygem-rttool/pkg-descr
Modified: head/textproc/rubygem-rttool/Makefile
==============================================================================
--- head/textproc/rubygem-rttool/Makefile Sun May 24 00:07:11 2015 (r387228)
+++ head/textproc/rubygem-rttool/Makefile Sun May 24 00:07:15 2015 (r387229)
@@ -8,9 +8,13 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= RT into HTML and plain text converter
+LICENSE= GPLv2 RUBY
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+
PLIST_FILES= bin/rdrt2 bin/rt2
.include <bsd.port.mk>
Modified: head/textproc/rubygem-rttool/pkg-descr
==============================================================================
--- head/textproc/rubygem-rttool/pkg-descr Sun May 24 00:07:11 2015 (r387228)
+++ head/textproc/rubygem-rttool/pkg-descr Sun May 24 00:07:15 2015 (r387229)
@@ -6,4 +6,3 @@ At this time, RTtool can convert RT into
To convert into plain text, you need w3m.
WWW: http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html
-WWW: http://rubygems.org/gems/rttool
More information about the svn-ports-all
mailing list