[134819] trunk/dports/math

michaelld at macports.org michaelld at macports.org
Tue Apr 7 19:50:13 PDT 2015


Revision: 134819
          https://trac.macports.org/changeset/134819
Author:   michaelld at macports.org
Date:     2015-04-07 19:50:13 -0700 (Tue, 07 Apr 2015)
Log Message:
-----------
octave-generate_html: new port; addresses ticket #47372.

Added Paths:
-----------
    trunk/dports/math/octave-generate_html/
    trunk/dports/math/octave-generate_html/Portfile

Added: trunk/dports/math/octave-generate_html/Portfile
===================================================================
--- trunk/dports/math/octave-generate_html/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-generate_html/Portfile	2015-04-08 02:50:13 UTC (rev 134819)
@@ -0,0 +1,18 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           octave 1.0
+
+octave.setup        generate_html 0.1.7
+platforms           darwin
+license             GPL-2+
+maintainers         gmail.com:mschamschula openmaintainer
+description         This package provides functions for generating HTML pages \
+                    that contain the help texts for a set of functions.
+long_description    ${description} The package is designed to be as general as possible, \
+                    but also contains convenience functions for generating a set of \
+                    pages for entire packages.
+
+checksums           rmd160 581de177db22054c27b3da412ebdaf00022c0542 \
+                    sha256 fe72bb3aa3276cd8fbce840a14c0dbdeccb89486358b3560bd8b07c927c04d53


Property changes on: trunk/dports/math/octave-generate_html/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150407/56862f97/attachment.html>


More information about the macports-changes mailing list