# -*- 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: Portfile 137157 2015-06-05 18:49:52Z devans@macports.org $

PortSystem          1.0

name                tidyp
version             1.04
# see license statement in tidyp.h
license             MIT
categories          www
platforms           darwin
maintainers         devans openmaintainer

description         Tidyp is a program (and a library) that can validate your HTML
long_description    ${description}, as well as modify it to be cleaner and more standard. \
                    Tidyp does not validate HTML5.  The Perl module HTML::Tidy is based on \
                    the libtidyp library. Tidyp is a fork of the original tidy project hosted \
                    at http://tidy.sourceforge.net/.  
                    
homepage            http://tidyp.com/
master_sites        https://github.com/downloads/petdance/tidyp/

checksums           rmd160  9dd2ad63ec373e862960e91a6e418635d4fb5310 \
                    sha256  20b0fad32c63575bd4685ed09b8c5ca222bbc7b15284210d4b576d0223f0b338
