<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f034f3b0964e365911c462f5bca8400bf0ed19ab">https://github.com/macports/macports-ports/commit/f034f3b0964e365911c462f5bca8400bf0ed19ab</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f034f3b0964e365911c462f5bca8400bf0ed19ab
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Feb 5 04:08:04 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> tcldoc: add license
</span>---
lang/tcldoc/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/tcldoc/Portfile b/lang/tcldoc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 496efc9..041139c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/tcldoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/tcldoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ version 0.3
</span> revision 1
categories lang
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# License is given as "GPL blah"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license GPL-2
</span> description Generates HTML pages of API documentation from Tcl source files
long_description TclDoc parses the declarations and documentation comments in a set of Tcl source files and \
produces a corresponding set of HTML pages describing procedure declarations.
</pre><pre style='margin:0'>
</pre>