# -*- 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 pcsc 1.4.14 platforms darwin license GPL-2+ maintainers m4x.org:db_macports openmaintainer description Perl lib for accessing PC/SC card or reader. long_description ${description} distname pcsc-perl-${version} use_bzip2 yes homepage http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ master_sites ${homepage} checksums rmd160 2de4973023785845f4362d5eaed8b69b0712452d \ sha256 2722b7e5543e4faf3ba1ec6b29a7dfec6d92be1edec09d0a3191992d4d88c69d livecheck.type regex livecheck.url ${master_sites} livecheck.regex "pcsc-perl-(\\d+(?:\\.\\d+)*)${extract.suffix}"