[87071] trunk/dports/graphics/pngcrush/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Nov 9 08:18:30 PST 2011
Revision: 87071
http://trac.macports.org/changeset/87071
Author: ryandesign at macports.org
Date: 2011-11-09 08:18:30 -0800 (Wed, 09 Nov 2011)
Log Message:
-----------
pngcrush: adjust whitespace to match modeline
Modified Paths:
--------------
trunk/dports/graphics/pngcrush/Portfile
Modified: trunk/dports/graphics/pngcrush/Portfile
===================================================================
--- trunk/dports/graphics/pngcrush/Portfile 2011-11-09 16:17:15 UTC (rev 87070)
+++ trunk/dports/graphics/pngcrush/Portfile 2011-11-09 16:18:30 UTC (rev 87071)
@@ -9,15 +9,17 @@
maintainers snc openmaintainer
license zlib
installs_libs no
+
description optimizer for PNG files
-long_description \
- pngcrush reads in a PNG image, and writes it out again, with the optimum \
- filter_type and zlib_level. It uses brute force (trying filter_type \
- none, and libpng adaptive filtering, with compression levels 3 and 9). \
- It does the most time-consuming method last in case it turns out to be \
- the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB \
- chunks.
+long_description pngcrush reads in a PNG image, and writes it out again, \
+ with the optimum filter_type and zlib_level. It uses \
+ brute force (trying filter_type none, and libpng adaptive \
+ filtering, with compression levels 3 and 9). It does the \
+ most time-consuming method last in case it turns out to \
+ be the best. Optionally, it can remove unwanted chunks or \
+ add gAMA and sRGB chunks.
+
platforms darwin freebsd
homepage http://pmt.sourceforge.net/pngcrush/
@@ -35,8 +37,8 @@
LD="${configure.cc} [get_canonical_archflags ld]"
destroot {
- xinstall -m 755 -d ${destroot}${prefix}/bin
- xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
+ xinstall -m 755 -d ${destroot}${prefix}/bin
+ xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
}
livecheck.url http://sourceforge.net/api/file/index/project-id/1689/rss?path=%2F${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111109/03d8daf2/attachment.html>
More information about the macports-changes
mailing list