# -*- 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 name pngquant version 2.1.0 categories graphics platforms darwin license BSD maintainers gmail.com:lpancescu description command-line utility and library for lossy compression of PNG images. long_description pngquant is a command-line utility and a library for lossy \ compression of PNG images.\ \ The conversion reduces file sizes significantly (often as \ much as 70%) and preserves full alpha transparency. \ Generated images are compatible with all modern web \ browsers, and have better fallback in IE6 than 24-bit PNGs. homepage http://pngquant.org master_sites https://github.com/pornel/pngquant/archive/ distname ${version} worksrcdir ${name}-${version} checksums rmd160 ef594b91f0c1ea1513300029e7ffa10929ca4934 \ sha256 ea6df8aa13984f011d951bcedee5971429717118cfdfd0d19066d9d1200cbb7a depends_lib port:libpng use_configure no build.env-append PREFIX=${prefix} destroot.post_args PREFIX=${prefix} ${destroot.destdir}