[117785] trunk/dports/perl

cal at macports.org cal at macports.org
Wed Mar 12 13:49:31 PDT 2014


Revision: 117785
          https://trac.macports.org/changeset/117785
Author:   cal at macports.org
Date:     2014-03-12 13:49:31 -0700 (Wed, 12 Mar 2014)
Log Message:
-----------
new port: p5-pcsc, closes #42598

Added Paths:
-----------
    trunk/dports/perl/p5-pcsc/
    trunk/dports/perl/p5-pcsc/Portfile

Added: trunk/dports/perl/p5-pcsc/Portfile
===================================================================
--- trunk/dports/perl/p5-pcsc/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-pcsc/Portfile	2014-03-12 20:49:31 UTC (rev 117785)
@@ -0,0 +1,23 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
+perl5.setup         pcsc 1.4.13
+
+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 5d2d40f4d4b543d0ab15f5cb302f7835e4fbdb88 \
+                    sha256 a5f7dfb30be0346cfe80d47749994dab861592929d80786104693987b36e3684


Property changes on: trunk/dports/perl/p5-pcsc/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140312/eb9d525f/attachment.html>


More information about the macports-changes mailing list