[119997] trunk/dports/graphics/asymptote/Portfile

mojca at macports.org mojca at macports.org
Mon May 12 14:06:32 PDT 2014


Revision: 119997
          https://trac.macports.org/changeset/119997
Author:   mojca at macports.org
Date:     2014-05-12 14:06:32 -0700 (Mon, 12 May 2014)
Log Message:
-----------
asymptote: whitespace only

Modified Paths:
--------------
    trunk/dports/graphics/asymptote/Portfile

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2014-05-12 20:18:12 UTC (rev 119996)
+++ trunk/dports/graphics/asymptote/Portfile	2014-05-12 21:06:32 UTC (rev 119997)
@@ -1,37 +1,37 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem	1.0
+PortSystem          1.0
 
-name		asymptote
-version		2.16
-revision    3
-categories	graphics
-maintainers	gmail.com:loshea
-description	a vector graphics language
-long_description Asymptote is a powerful descriptive \
-                 vector graphics language that provides a natural \
-                 coordinate-based framework for technical drawing. \
-                 Labels and equations are typeset with LaTeX, for \
-                 high-quality PostScript output.
-homepage	http://asymptote.sourceforge.net
-license         LGPL-3+
-platforms	darwin
-configure.args  --with-latex=${prefix}/share/texmf-local/tex/latex \
-                --mandir=${prefix}/share/man
-master_sites	sourceforge
-extract.suffix  .src.tgz
-checksums       rmd160  0fa190cdf8f07a516376451b327477003627ce54 \
-                sha256  523694782a6fe82652b2893482cbe314b139893721887517be3e6820466f48fa
-depends_build   port:texinfo
-depends_lib	port:readline \
-                port:texlive \
-                port:ghostscript \
-                port:fftw-3 \
-                port:gsl \
-                port:libsigsegv \
-                port:ncurses \
-                path:lib/libgc.dylib:boehmgc
+name                asymptote
+version             2.16
+revision            3
+categories          graphics
+maintainers         gmail.com:loshea
+description         a vector graphics language
+long_description    Asymptote is a powerful descriptive \
+                    vector graphics language that provides a natural \
+                    coordinate-based framework for technical drawing. \
+                    Labels and equations are typeset with LaTeX, for \
+                    high-quality PostScript output.
+homepage            http://asymptote.sourceforge.net
+license             LGPL-3+
+platforms           darwin
+configure.args      --with-latex=${prefix}/share/texmf-local/tex/latex \
+                    --mandir=${prefix}/share/man
+master_sites        sourceforge
+extract.suffix      .src.tgz
+checksums           rmd160  0fa190cdf8f07a516376451b327477003627ce54 \
+                    sha256  523694782a6fe82652b2893482cbe314b139893721887517be3e6820466f48fa
+depends_build       port:texinfo
+depends_lib         port:readline \
+                    port:texlive \
+                    port:ghostscript \
+                    port:fftw-3 \
+                    port:gsl \
+                    port:libsigsegv \
+                    port:ncurses \
+                    path:lib/libgc.dylib:boehmgc
 
 post-destroot {
     set python.bin ""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140512/83d77de4/attachment.html>


More information about the macports-changes mailing list