1 | # -*- 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 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.branches 5.8 5.10 5.12 5.14 5.16 |
---|
8 | perl5.setup pcsc 1.4.13 |
---|
9 | |
---|
10 | platforms darwin |
---|
11 | supported_archs noarch |
---|
12 | license GPL-2+ |
---|
13 | maintainers m4x.org:db_macports openmaintainer |
---|
14 | |
---|
15 | description Perl lib for accessing PC/SC card or reader. |
---|
16 | long_description ${description} |
---|
17 | |
---|
18 | distname pcsc-perl-${version} |
---|
19 | use_bzip2 yes |
---|
20 | homepage http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ |
---|
21 | master_sites ${homepage} |
---|
22 | |
---|
23 | checksums rmd160 5d2d40f4d4b543d0ab15f5cb302f7835e4fbdb88 \ |
---|
24 | sha256 a5f7dfb30be0346cfe80d47749994dab861592929d80786104693987b36e3684 |
---|