# -*- 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

PortSystem          1.0
PortGroup           R 1.0

R.setup             cran replicable htm2txt 2.2.2
revision            0
categories-append   textproc
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Convert HTML into text
long_description    Convert a HTML document to plain text \
                    by stripping off all HTML tags.
homepage            https://github.com/replicable/htm2txt
checksums           rmd160  14e40ce2941cbe69009dd1c1489ff8b7e354679d \
                    sha256  a077c4c5c055033441a8f1425a0ec2cd497b85930f3bf99715ed738227db0338 \
                    size    16135
supported_archs     noarch

test.run            yes
