# -*- 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 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Text-Iconv 1.7 license {Artistic-1 GPL} maintainers nomaintainer description Perl interface to iconv() codeset conversion function long_description ${description} platforms darwin checksums rmd160 ca248984bd161c3f57a15dac48f48d79f7221bbd \ sha256 5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3 if {${perl5.major} != ""} { depends_lib-append \ port:libiconv }