[90229] trunk/dports/devel/lua-luahpdf/Portfile

and.damore at macports.org and.damore at macports.org
Mon Feb 27 02:44:53 PST 2012


Revision: 90229
          http://trac.macports.org/changeset/90229
Author:   and.damore at macports.org
Date:     2012-02-27 02:44:51 -0800 (Mon, 27 Feb 2012)
Log Message:
-----------
port lua-luahpdf: whitespace change, retabbed, rewrapped description; modeline added

Modified Paths:
--------------
    trunk/dports/devel/lua-luahpdf/Portfile

Modified: trunk/dports/devel/lua-luahpdf/Portfile
===================================================================
--- trunk/dports/devel/lua-luahpdf/Portfile	2012-02-27 10:17:27 UTC (rev 90228)
+++ trunk/dports/devel/lua-luahpdf/Portfile	2012-02-27 10:44:51 UTC (rev 90229)
@@ -1,3 +1,4 @@
+# -*- 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
 
@@ -8,21 +9,13 @@
 maintainers         and.damore openmaintainer
 description         Lua module that lets you programmatically create PDF files
 long_description    \
-LuaHPDF is a Lua module that lets you programmatically create PDF files using \
-Lua. It does this by binding to the Haru Free PDF Library, an open-source \
-library that manages the details of PDF generation. \
- \
-With this module, you can write Lua programs that will produce PDF files that \
-include \
- \
-lines, text and graphics \
-PNG and JPEG images \
-compression \
-encryption \
-Type1 and TrueType fonts \
-various character sets \
-outlines \
-links
+        LuaHPDF is a Lua module that lets you programmatically create PDF files using \
+        Lua. It does this by binding to the Haru Free PDF Library, an open-source \
+        library that manages the details of PDF generation. \
+        With this module, you can write Lua programs that will produce PDF files that \
+        include lines, text and graphics, PNG and JPEG images, compression, \
+        encryption, Type1 and TrueType fonts, various character sets, outlines, \
+        links.
 
 homepage            http://www.keplerproject.org/copas/
 master_sites        http://luaforge.net/frs/download.php/2145/
@@ -32,7 +25,7 @@
 
 distname            luahpdf-${version}
 depends_lib         port:lua \
-					port:libharu
+                    port:libharu
 
 patchfiles          patch-Makefile.diff
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120227/4e1683a2/attachment.html>


More information about the macports-changes mailing list