svn commit: r387669 - head/textproc/rubygem-itextomml
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 27 18:57:53 UTC 2015
Author: sunpoet
Date: Wed May 27 18:57:52 2015
New Revision: 387669
URL: https://svnweb.freebsd.org/changeset/ports/387669
Log:
- Add LICENSE
- Update WWW
Modified:
head/textproc/rubygem-itextomml/Makefile
head/textproc/rubygem-itextomml/pkg-descr
Modified: head/textproc/rubygem-itextomml/Makefile
==============================================================================
--- head/textproc/rubygem-itextomml/Makefile Wed May 27 17:54:56 2015 (r387668)
+++ head/textproc/rubygem-itextomml/Makefile Wed May 27 18:57:52 2015 (r387669)
@@ -9,8 +9,11 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Native Ruby bindings to itex2MML
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+LICENSE= GPLv2 LGPL20 MPL
+LICENSE_COMB= dual
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-itextomml/pkg-descr
==============================================================================
--- head/textproc/rubygem-itextomml/pkg-descr Wed May 27 17:54:56 2015 (r387668)
+++ head/textproc/rubygem-itextomml/pkg-descr Wed May 27 18:57:52 2015 (r387669)
@@ -1,4 +1,4 @@
itextomml provides native Ruby bindings to itex2MML, which converts
itex equations to MathML.
-WWW: http://golem.ph.utexas.edu/~distler/blog/itex2MML.html
+WWW: https://golem.ph.utexas.edu/~distler/blog/itex2MML.html
More information about the svn-ports-head
mailing list